mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
Before this change, the go runtime would automatically decompress compressed objects leading to length mismatches. After this change rclone will download the compressed object which will match in length and checksum.