Install brew install s3cmd Set acl Make one file public s3cmd setacl s3://spacename/file.txt --acl-public Make all the files at a folder public recursively s3cmd setacl s3://spacename/path/to/folder/ --acl-public --recursive Make one file private ...
hn.0xbf.me1 min readNo responses yet.