mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
584523672c
Before this change rclone would upload the whole of multipart files before receiving a message from dropbox that the path was too long. This change hard codes the 255 rune limit and checks that before uploading any files. Fixes #4805 |
||
---|---|---|
.. | ||
dbhash | ||
dropbox_internal_test.go | ||
dropbox_test.go | ||
dropbox.go |