mirror of
https://github.com/rclone/rclone.git
synced 2025-03-04 18:06:25 +08:00

Before this change, if rclone attempted to upload a file which read more bytes than the size it declared then the uploader would enter an infinite loop. See: https://forum.rclone.org/t/transfer-percentages-100-again/32109