mirror of
https://github.com/rclone/rclone
synced 2025-01-03 03:46:24 +01:00
docs: added tip to reduce SharePoint throttling - fixes #5404
This commit is contained in:
parent
6b7d7d0441
commit
367cf984af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user