Closed rfrerebe closed 6 months ago
For the record, public visibility/ACL can be enabled with --attr
mc cp ./local_file s3/bucket/target_file --attr x-amz-acl=public-read
It's posted here for history as I haven't found it in the docs
--attr is added as an header to the request
For the record, public visibility/ACL can be enabled with --attr
mc cp ./local_file s3/bucket/target_file --attr x-amz-acl=public-read
It's posted here for history as I haven't found it in the docs
--attr is added as an header to the request