Rclone copy impossibly slow download speeds

What is the problem you are having with rclone?

Download speeds start at 100mb/s then gradually slow down to 0b/s in a few minutes, there is nothing abnormal in the log. ~200GB downloaded at 100mb/s then it just went caput.

Run the command 'rclone version' and share the full output of the command.

rclone v1.60.0
- os/version: slackware 15.0+ (64 bit)
- os/kernel: 5.19.17-Unraid (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.19.2
- go/linking: static
- go/tags: none

Which cloud storage system are you using? (eg Google Drive)

OneDrive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy SharePoint:/ /mnt/user/Backups/ -P -v -c --progress --transfers 16

The rclone config contents with secrets removed.

[SharePoint]
type = onedrive
token =
drive_id =
drive_type = documentLibrary
2022-11-09 23:47:40 DEBUG : Shares/duplicati-b0ea486262de34115b42b3aca068d75a1.dblock.zip.aes: Size and quickxor of src and dst objects identical
2022-11-09 23:47:40 DEBUG : Shares/duplicati-b0ea486262de34115b42b3aca068d75a1.dblock.zip.aes: Unchanged skipping
2022-11-09 23:47:40 DEBUG : Shares/duplicati-b0e9fc5de951c4534998b3057f55161ba.dblock.zip.aes: quickxor = 1f8b04d05f7d79944fa00ad8ea2c8d021d02bb92 OK
2022-11-09 23:47:40 DEBUG : Shares/duplicati-b0e9fc5de951c4534998b3057f55161ba.dblock.zip.aes: Size and quickxor of src and dst objects identical
2022-11-09 23:47:40 DEBUG : Shares/duplicati-b0e9fc5de951c4534998b3057f55161ba.dblock.zip.aes: Unchanged skipping
2022-11-09 23:47:41 DEBUG : Shares/duplicati-b0ead16407edf4dc2ad8d52f8763ef479.dblock.zip.aes: quickxor = e1fdeee02d8a8a044c75f12b511a93d0e999312e OK
2022-11-09 23:47:41 DEBUG : Shares/duplicati-b0ead16407edf4dc2ad8d52f8763ef479.dblock.zip.aes: Size and quickxor of src and dst objects identical
2022-11-09 23:47:41 DEBUG : Shares/duplicati-b0ead16407edf4dc2ad8d52f8763ef479.dblock.zip.aes: Unchanged skipping
Transferred:        1.999 GiB / 269.175 GiB, 1%, 1 B/s, ETA -35y4w2h58m38s933ms
Checks:               301 / 2039, 15%
Transferred:           16 / 6305, 0%
Elapsed time:      5m26.1s
Checking:
 * Shares/duplicati-b0ead…f3c64a9.dblock.zip.aes: checking
 * Shares/duplicati-b0ebd…81979f1.dblock.zip.aes: checking
 * Shares/duplicati-b0ec2…ca056de.dblock.zip.aes: checking
 * Shares/duplicati-b0ed5ca9dd47.dblock.zip.aes: checking
 * Shares/duplicati-b0ee8…e2650ef.dblock.zip.aes: checking
 * Shares/duplicati-b0f05…4f9c501.dblock.zip.aes: checking
 * Shares/duplicati-b0f0a…4fe10b1.dblock.zip.aes: checking
 * Shares/duplicati-b0f0a…ce17bc5.dblock.zip.aes: checking
Transferring:
 * Shares/duplicati-b7b8f…8404a51.dblock.zip.aes: transferring
 * Shares/duplicati-b7be4…52e2df3.dblock.zip.aes: transferring
 * Shares/duplicati-b7bf7…766eb48.dblock.zip.aes: transferring
 * Shares/duplicati-b7bf8…00cd631.dblock.zip.aes: transferring
 * Shares/duplicati-b7bfa…470e014.dblock.zip.aes: transferring
 * Shares/duplicati-b7c06…8bf3213.dblock.zip.aes: transferring
 * Shares/duplicati-b7c17…a441877.dblock.zip.aes: transferring
 * Shares/duplicati-b7c1e…dcd3279.dblock.zip.aes: transferring
 * Shares/duplicati-b7c23…3900593.dblock.zip.aes: transferring
 * Shares/duplicati-b7c60…af29cd6.dblock.zip.aes: transferring
 * Shares/duplicati-b7c70…9665911.dblock.zip.aes: transferring
 * Shares/duplicati-b7c7d…6ffd32d.dblock.zip.aes: transferring
 * Shares/duplicati-b7cb9…20f6929.dblock.zip.aes: transferring

If you post a log file, I'm sure we can spot the issue...

Hi hydaz,

Sounds like you are interested in this post:
https://forum.rclone.org/t/extremely-slow-upload-speed-with-onedrive/26377/2

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.