mirror of
https://github.com/rclone/rclone.git
synced 2025-02-13 17:09:36 +01:00
Before this change multipart copies were giving the error
Range specified is not valid for source object of size
This was due to an off by one error in the range source introduced in
|
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |