Notes:
rSh3ll (2.1)
------------------
Posted on Monday May 29, 2006
rSh3ll (Amazon S3 command shell for Ruby)
The rSh3ll is a Ruby based command shell for managing your Amazon S3 objects.
It is built upon the Amazon S3 REST Ruby library (S3.rb) and has no external dependencies.
rSh3ll uses the built-in openssl ruby library (no more dependency on the hmac-sha1 ruby library).
This is a bugfix release:
1. Updated "head" command so that it now correctly prints the metadata for a bucket or item.
Changes:
|