mirror of
https://github.com/rclone/rclone.git
synced 2025-03-17 20:27:52 +02: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