forked from TrueCloudLab/rclone
bedf6e90d2
It seems that when doing chunked uploads to onedrive, if the chunks take more than 3 minutes or so to upload then they may timeout with error 504 Gateway Timeout. This change produces an error (just once) suggesting lowering `--onedrive-chunk-size` or decreasing `--transfers`. This is easy to replicate with: rclone copy -Pvv --bwlimit 0.05M 20M onedrive:20M See: https://forum.rclone.org/t/default-onedrive-chunk-size-does-not-work/20010/ |
||
---|---|---|
.. | ||
api | ||
quickxorhash | ||
onedrive.go | ||
onedrive_test.go |