mirror of
https://github.com/rclone/rclone.git
synced 2025-07-24 15:25:55 +02:00
Low level retrying uploads can lead to partial or empty files being uploaded as the io.Reader has been read in the first attempt.
Low level retrying uploads can lead to partial or empty files being uploaded as the io.Reader has been read in the first attempt.