I use s3cmd to upload files to Amazon s3. It is a super application. The only problem is I still need to log into the web interface and change the permissions of the file to "Authorized Users" and grant Read on it.
Is there a way I can change the permissions via a terminal and have it be Authorized Users?
Any ideas?