Amazon S3 cli tool?

Google Storage uses the cli gsutil tool to upload and download files from Google storage.

I wonder if Amazon S3 has such a tool.

+3
source share
2 answers

s3cmd is the best tool i found to work :). Work in most OS I had to use. Good luck

+2
source

There is an Amazon wrap for curling , s3cmd and Bucket Commander and others.

+2
source

All Articles