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
How to get data from table into treeview
expanded file in winXP recovery console same size as compressed
Cannot connect to Sharepoint Central Configuration page due to IIS error.
Interop COM and WCF
Navision with SQL Server 2005 Professional or Enterprise?
Create Webservice to receive XML using HttpWebRequest
Excel auto fill in
IE 7 broswer slow to locate site after "Automatically Detect Settings" turned on
WinPE, SysPrep, Unattened - Remote Deployments
How to move XML namespaces to SOAP header in Webservice proxy (From WSDL file)