mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 01:45:20 +08:00

Before this change rclone copied each chunk serially. After this change it does --s3-upload-concurrency at once. See: https://forum.rclone.org/t/transfer-big-files-50gb-from-s3-bucket-to-another-s3-bucket-doesnt-starts/43209