Copy Sharepoint document library files to another Sharepoint site very easily
In this post I am going to show how we can open a Sharepoint site in windows explorer with the help of My Network Places available in Windows operating system (generally located on desktop)
The main advantage of this scenario is to copy document library files from one Sharepoint site to another very easily
Steps:
- Select My Network Places, right click and Open
- In the windows of My NetWork Places, you can seen an icon Add Network Place, double click on that to open Add Network Place Wizard Click Next
- Under Service Providers Select Choose another network location, then click Next
- Under Internet or network address Type the Sharepoint Site url, then click Next
- Under Type a name for this network place provide some name to identify the network place, then click Next
- Finally click Finish
you can see Sharepoint site in windows explorer
Now, you are done, you can see all the file(s)/folder(s), subsite(s), list(s), document librarie(s) etc, in the windows explorer
If you want to copy the files of document library, double click on the particular document library then you can see all the files which are already existed, just select the file to copy and paste where ever you want, even you can copy and paste to the file system.
If you want to copy the document library files to another Sharepoint site, you should follow the above steps to open the another Sharepoint site in windows explorer, so that you can easily copy and paste files from one Sharepoint site to another.
Comments
Comment from Sharon Grewal
Time November 5, 2009 at 9:11 pm
Will copying and pasting this way keep the original date and time stamp of the documents in the current location? I don’t want to lose these. Thanks,
Sharon Grewal
Comment from G Vijai Kumar
Time November 6, 2009 at 4:38 am
@ Sharon: No, it won’t keep the original date and time stamp, will be overwritten by new date and time on the destination library
Comment from venkat
Time February 9, 2010 at 11:44 am
Hi Vijai Kumar
could you let me know the above post( like copying document library files from site to another site) through Object Model
Thanks
Comment from tamara
Time August 11, 2010 at 8:42 pm
Hola, yo tengo un problema similar a sharon, necesito copiar archivos de un sharepoint a otro sin verder las versiones del archivo ni quien las subio. Por favor ayudenme.
Gracias, saludos










Comment from Dominic Banister
Time October 6, 2009 at 6:45 pm
Hi, this doesn’t seem to work if your SharePoint site is using Forms Based Authentication? We’re getting prompted for domain authentication instead of FBA when we try to create a Network Place.
Thanks!