Wednesday, May 7, 2008

need to extract all documents from sharepoint libraries (updated)

I have found a better way, and much easier way to accomplish this.

http://blog.krichie.com

the app is called spiefolder, and it can be batched to rip your whole sharepoint site down in minutes. Great tool and a must have.

Syntax

SYNTAX: SPIEFolder.exe []

where:

The Web URL where the list exists
Name of the list (Document Library)
File System directory
[] Import or export (defaults to export)

spiefolder http://krichiemoss "Shared Documents" c:\spiefolder\SeedFiles
spiefolder http://krichiemoss "Shared Documents" c:\spiefolder\SeedFiles import

1 comment:

Unknown said...

Code is not longer available at the site mentioned above. Has moved to his blog but I didn't see an address.

Instead, I used this code here and worked great:

DoxoEater2 on Runbooks.info:

http://www.runbooks.info/p/doxoeater2.html