Forum Discussion
Why is upload to Sharepoint so flakey? And is there a workaround?
Samuel Walker limit the uploads to batches of no more than 100 files and it shouldn't time out.
Rob
Los Gallardos
Intranet, SharePoint, Website and Power Platform Manager (and classic 1967 Morris Traveller driver)
- Samuel WalkerMay 20, 2021Brass Contributor
Thanks Rob. I've just checked - the files I've been asked to upload comprise 42,790 files in a (2 level) nested folder structure!
I might be giving this project back to our IT guys!
I can't believe Sharepoint has such flakey file upload functionality though. a 100 file upload limit! Staggering.- Paul_HK_de_JongMay 20, 2021Iron Contributor
If you pass the problem to the IT folks then the problem does not go away. They will have the same problems/limitations.
A. Use browser interface (but limit to 100 items or less)
B. Use OneDrive for Business client
C. Use PowerShell scriptsD. Use 3rd party tools (e.g. https://www.slimapplications.com/wp-content/uploads/2020/05/ExplorerUploadOverview_1Labels.png)
E. Use Enterprise migration tools or SPMTA,B,C and SPMT are free. D and E provide logging and resilience and other features like retaining original modify date and metadata support.
Using a mapped network drive is not a robust option if you are dealing with a large number of files.Paul | SLIM Applications
- Samuel WalkerMay 20, 2021Brass ContributorThanks a lot for all of these, Paul. That's really helpful. Can you explain more about how to use OneDrive for Business client to get these files onto SharePoint - that sounds like the most promising option for my situation.