mirror of
https://github.com/rclone/rclone.git
synced 2025-01-08 23:40:29 +01:00
723c1dfdc5
Before this change, attempting to upload a single file into an s3
bucket which did not have create permission gave AccessDenied: Access
Denied error when it tried to create the bucket.
This was masked until
|
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |