mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
8c1edf410c
Before this change we silently skipped uploads to dropbox of disallowed file names. However this then caused "corrupted on transfer" errors because the sizes were wrong. After this change we return an no retry error which will mean that the sync fails (as it should - not all files were uploaded) but no unecessary retries happened. |
||
---|---|---|
.. | ||
dbhash | ||
dropbox_test.go | ||
dropbox.go |