mirror of
https://github.com/rclone/rclone.git
synced 2025-04-22 12:04:57 +08:00

Before this change, upload chunks were being emptied on retry. This change introduces a RepeatableReader to fix the problem.
Before this change, upload chunks were being emptied on retry. This change introduces a RepeatableReader to fix the problem.