mirror of
https://github.com/rclone/rclone.git
synced 2025-02-04 05:08:23 +02:00
c0ca93ae6f
Before this change, upload chunks were being emptied on retry. This change introduces a RepeatableReader to fix the problem.