Sharepoint Document Library Mass Upload Tool

This is a tool written by Stuart Preston to enable us to mass upload files, folders and sub-folders into our sharepoint document library. The tool will automatically create the folders in sharepoint. There is no limit on the number of documents you could upload.

Download SPBulkUpload

How to use:
1. Extract the zip file, this is actually a Visual Studios project with source code.
2. To start using the tool, copy the Conchango.Sharepoint.Utilities.BulkUpload.exe file from /bin/Debug folder to your C:\ root folder and rename it to something shorter like “spbulk.exe”.
3. Open up command prompt (Start->Run->cmd)
4. type: C: to go to your C:\ root
5. type: spbulk “c:\source folder” “http://webapp/site/target/document_library”
(replace the source folder and destination with your actual folder and site url)
6. Wait for the tool to finish.

5 thoughts on “Sharepoint Document Library Mass Upload Tool

  1. Hi,
    I need to change the document properties which are already Uploaded. All the document properties lie in an excel sheet. Which Web service do i use to Edit the metadata. Since the Documents are uploaded on a Production Server. And i do not have access to the Production Code

  2. Hi,
    The bulk upload tool did not worked for me. I was uploading 3000 SharePoint Form Library xml documents from local folder (after clreaning up) back to Form Library. The tool was relatively fast. But I found out all xml header info truncated. Any idea?

    Sincerely,

    Utpal

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>