mirror of
https://github.com/rclone/rclone.git
synced 2025-07-13 10:45:33 +02:00
Before this fix multipart server side copies would fail. This problem was due to an incorrect calculation of the number of parts to transfer - it calculated 1 part to transfer rather than 0.