Command-line tool for managing files on Amazon S3
Command-line tool for the Amazon S3 service
s3cmd
$ s3cmd --configure
$ s3cmd ls
$ s3cmd put /path/to/file s3://bucket-name/
$ s3cmd get s3://bucket-name/file /path/to/destination