Microsoft
Software
Hardware
Network
Question : Can files be copied programatically from SharePoint to another file system?
I have a number of Excel docs on a sharepoint site (WSS 3.0) on one server that need to be downloaded(exported,copied
) to another file server. The goal is to keep the original docs in sharepoint and have the copies on another file server for use by another department within the corporation in a non-SharePoint environment. Is there a way that this can be done programatically with a script? A multiple step process would be acceptable as well if this can't be done with a single script. I am new to Sharepoint and any help would be appreciated.
Answer : Can files be copied programatically from SharePoint to another file system?
You can use any http compatible download utility, like WGET for example.
You need to supply your URL and authentication
Random Solutions
.net sqlDataReader
SBS 2008 VPN Help Required
The proposed new database owner is already a user or aliased in the database. (Microsoft SQL Server, Error: 15110)
Two different certificates in one domain
Dynamically Change File Name Property In File Connection Manager
Hierarchy Tree Query
SQL
How to create shortcut in Windows XP?
How to show treeview inside combobox
WebBrowser and Knowing when page is loaded