http://s3tools.org/s3cmd...
Code:
3cmd du -H
2M s3://c9_nfs_backups/
19M s3://c9archived/
800M s3://c9bacula/
93M s3://c9base804ltsqmi/
7G s3://c9internal/
1111M s3://c9prod804ctop061509/
8M s3://c9prtrip/
508M s3://c9secucloud02082011/
3G s3://cirrhusdev02292012/
272M s3://hiddenslavenode/
I use the sync option thusly,
Code:
s3cmd sync /c9backups/c9wiki/ s3://c9internal/c9wiki/
on a host where the fuse userspace module is inappropriate...
and via /etc/fstab where it is appropriate...
Code:
s3fs#c9internal /c9backups fuse allow_other,readwrite_timeout=60,connect_timeout=20 0 0
Tons of options. 
Subscribed with interest...
Bookmarks