mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 09:35:26 +01:00
1a2fb52266
Before this change rclone would fail with Failed to set modification time: InvalidObjectState: Operation is not valid for the source object's storage class when attempting to set the modification time of an object in GLACIER. After this change rclone will re-upload the object as part of a sync if it needs to change the modification time. See: https://forum.rclone.org/t/suspected-bug-in-s3-or-compatible-sync-logic-to-glacier/10187 |
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |