From 367cf984afc7c9f4b2a9a1b5f6867432d48e11af Mon Sep 17 00:00:00 2001 From: Ole Frost <82263101+olefrost@users.noreply.github.com> Date: Thu, 24 Jun 2021 21:57:54 +0200 Subject: [PATCH] docs: added tip to reduce SharePoint throttling - fixes #5404 --- docs/content/onedrive.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/content/onedrive.md b/docs/content/onedrive.md index 0edc3cf8e..cfb3de704 100644 --- a/docs/content/onedrive.md +++ b/docs/content/onedrive.md @@ -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