Pradeeplogme / s3-bash

Automatically exported from code.google.com/p/s3-bash
Other
0 stars 0 forks source link

s3-ls #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
For your amusement, here is a little wrapper around s3-get which allows you to 
list a bucket's files
(attached)

You need to have xsltproc available, which is standard in Linux and Mac.  Not 
sure about that other 
O/S.

Original issue reported on code.google.com by mrjoshua...@gmail.com on 18 Nov 2008 at 8:39

Attachments:

GoogleCodeExporter commented 8 years ago
Oops.  Accidentally uploaded an interim version.  This attachment is the real 
thing!

Original comment by mrjoshua...@gmail.com on 18 Nov 2008 at 8:57

Attachments:

GoogleCodeExporter commented 8 years ago
It works!

Here are some small improvements:

* don't barf if no args provided (show s3-get help and note saying it accepts 
same args as s3-get)
* allow s3-ls to work without s3-get being in path (uses s3-get in same folder)

Original comment by timchar...@gmail.com on 22 Mar 2011 at 12:01

Attachments: