openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #21472
[OpenStack][Swift] Cifrado 0.1 Swift CLI available
Hey folks,
I've released a new OpenStack Swift command line client:
http://rubiojr.rbel.co/cifrado
Somewhat experimental, but here's the feature list for the first release:
* Uploading/downloading files and directories to/from OpenStack Swift.
* Regular list/delete/stat commands to manipulate objects and containers.
* Asymmetric/Symmetric transparent encryption/decryption of files when
uploading/downloading using GnuPG.
* Segmented uploads (splitting the file in multiple segments) with
(partial) resume support.
* Bandwidth limits when uploading/downloading stuff.
* Music streaming (streams mp3/ogg files available in a container) and plays
them using mplayer/vlc/totem if locally installed.
* Video streaming (streams video files available in a container).
* Bootstrap a Swift All-In-One server in a cloud provider
(DigitalOcean is the only provider one supported ATM).
* Ruby 1.8.7, 1.9.X and 2.0 compatibility.
Enjoy!
Follow ups