Skip to content

Instantly share code, notes, and snippets.

@megatux
Created October 3, 2013 16:46
Show Gist options
  • Select an option

  • Save megatux/6813008 to your computer and use it in GitHub Desktop.

Select an option

Save megatux/6813008 to your computer and use it in GitHub Desktop.
s3cmd commands
brew install s3cmd
s3cmd --configure
s3cmd --dry-run --recursive sync newsan-s3 s3://newsan-staging/
s3cmd --recursive sync newsan-s3 s3://newsan-staging/
s3cmd info s3://newsaniptv/
s3cmd --recursive setacl --acl-public s3://newsaniptv
s3cmd info s3://newsaniptv/uploads/app/icon/1/clarin.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment