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