mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
This reverts "s3: fix DisableChecksum condition" which introduced the
problem.
This reverts commit c05bb63f96.
The code was correct as it stands - the comment was incorrect and this
commit updates it.
See: https://forum.rclone.org/t/s3-upload-md5-check-sum/13706