S3Sync.net

General Category => General Discussion => Topic started by: treed on February 26, 2007, 08:54:11 PM



Title: s3cmd list all
Post by: treed on February 26, 2007, 08:54:11 PM
Works great! Thanks!

While I'm here: Is there any way to make s3cmd list ALL of the contents of the bucket? It doesn't seem to like too large an argument and sometimes I want to list the entire contents with less and search/grep through it looking for something. Answering Y/n to every 200 or so lines is way too slow when you are backing up hundreds of thousands of files.


Title: Re: s3cmd list all
Post by: erikcw on April 29, 2007, 01:50:29 PM
If you're on *NIX you should try "yes | s3cmd......"

yes just prints a bunch of y's....  Perfect for just this sort of thing.


Title: Re: s3cmd list all
Post by: ferrix on April 29, 2007, 06:04:07 PM
Also this is already on the list of features to make someday.