docs: added tip to reduce SharePoint throttling - fixes #5404

This commit is contained in:
Ole Frost 2021-06-24 21:57:54 +02:00 committed by Nick Craig-Wood
parent 6b7d7d0441
commit 367cf984af
1 changed files with 6 additions and 0 deletions

View File

@ -517,6 +517,12 @@ is a great way to see what it would do.
### Troubleshooting ###
#### Excessive throttling or blocked on SharePoint
If you experience excessive throttling or is being blocked on SharePoint then it may help to set the user agent explicitly with a flag like this: `--user-agent "ISV|rclone.org|rclone/v1.55.1"`
The specific details can be found in the Microsoft document: [Avoid getting throttled or blocked in SharePoint Online](https://docs.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online#how-to-decorate-your-http-traffic-to-avoid-throttling)
#### Unexpected file size/hash differences on Sharepoint ####
It is a