Click here to Skip to main content
15,886,788 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi Team,

We have one requirement we want to extract around 100GB data from SharePoint 2007 library files and metadata into physical location.

If any interruption while downloading files we have to resume from that scratch.

Since it is SP 2007 we are unable to move with PowerShell/ CSOM.

My Idea would be console application, Please suggest me if any other options to accomplish this task.

What I have tried:

Investigated with CSOM and PowerShell approaches but using both the approaches we are unable to accomplish this task.
Posted
Updated 27-Sep-16 23:57pm
v3
Comments
Naveen.Sanagasetti 28-Sep-16 7:08am    
I just visited the below link for connecting with webservices and getting library files with metada, request you to kindly confirm me whether this could be help us to resolve this issue.

https://blogs.msdn.microsoft.com/sowmyancs/2007/09/14/how-to-download-files-from-a-sharepoint-document-library-remotely-via-lists-asmx-webservice-sps-2003-moss-2007/
Richard Deeming 28-Sep-16 9:28am    

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900