1
mirror of https://github.com/rclone/rclone synced 2024-09-18 15:28:08 +02:00
rclone/backend/s3
Nick Craig-Wood e31578e03c s3: Auto detect region for buckets on operation failure - fixes #2915
If an incorrect region error is returned while using a bucket then the
region is updated, the session is remade and the operation is retried.
2019-01-27 21:22:49 +00:00
..
s3_test.go s3: implement --s3-upload-cutoff for single part uploads below this - fixes #2772 2018-12-02 17:58:34 +00:00
s3.go s3: Auto detect region for buckets on operation failure - fixes #2915 2019-01-27 21:22:49 +00:00
v2sign.go s3: fix v2 signer on files with spaces - fixes #2438 2018-10-14 00:10:29 +01:00