Super S3 command-line tool for efficient AWS S3 operations
Super S3 command-line tool
s4cmd
$ s4cmd put local_file.txt s3://my-bucket/remote_file.txt
$ s4cmd get s3://my-bucket/remote_file.txt local_file.txt
$ s4cmd ls s3://my-bucket/