rclone/backend/s3
Nick Craig-Wood baba6d67e6 s3: set ACL for server side copies to that provided by the user - fixes #2691
Before this change the ACL for objects which were server side copied
was left at the default "private" settings. S3 doesn't copy the ACL
from the source when you copy an object, you have to set it afresh
which is what this does.
2018-11-02 16:22:31 +00:00
..
s3_test.go backend: add fstests.ChunkedUploadConfig 2018-10-11 14:47:58 +01:00
s3.go s3: set ACL for server side copies to that provided by the user - fixes #2691 2018-11-02 16:22:31 +00:00
v2sign.go s3: fix v2 signer on files with spaces - fixes #2438 2018-10-14 00:10:29 +01:00