mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 02:01:49 +08:00

Before this change rclone would keep trying to upload files after dropbox had signalled it was full. This change makes the relevant error a non-retriable error. See: https://forum.rclone.org/t/why-does-a-file-transfer-continue-when-there-is-no-available-storage/13677