资 源 简 介
s3-bash
Amazon"s S3 is an original service. Many people use it - but until now it"s needed knowledge of a programming language to use it.
s3-bash is a small collection of BASH scripts to let you use it from an Unix, Linux or Mac OS X command line without needing Perl, Python, Java, .Net, etc...
IMPORTANT
I can no longer actively maintain s3-bash due to other commitments on StormMQ. If you"d like to take over running of it, please drop me an email or raise an issue.
Using It
Just unpack the tar!
To get files: use ./s3-get
To put files: use ./s3-put
To delete files: use ./s3-delete
All of these programs take -h for help.
Dependencies
If you"re using Linux or Cygwin, you will need to have gnu coreutils (textutils as was), curl and Ope