rclone/s3
Nick Craig-Wood 54561fd2bc s3: work around eventual consistency in bucket creation
Deleting a bucket then testing its existence can give the wrong
result.  Work around by keeping a flag as to whether we have deleted
the bucket.
2017-06-29 12:31:52 +01:00
..
s3_test.go Change List interface and add ListR optional interface 2017-06-14 16:49:40 +01:00
s3.go s3: work around eventual consistency in bucket creation 2017-06-29 12:31:52 +01:00
v2sign.go Simplify literals (after running gofmt -s over the code) 2016-02-29 16:57:23 +00:00