Arbutus object storage clients: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 91: Line 91:
The second ACL example limits access to the bucket to only the owner:
The second ACL example limits access to the bucket to only the owner:


<code>$ s3cmd setacl --acl-privte s3://BUCKET_NAME/</code>
<code>$ s3cmd setacl --acl-private s3://BUCKET_NAME/</code>


Other more sophisticated examples can be found in the s3cmd man page.
Other more sophisticated examples can be found in the s3cmd man page.
cc_staff
172

edits