slackbuilds_ponce/python/s3cmd
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README
s3cmd.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
s3cmd.SlackBuild
slack-desc

S3cmd is a command line tool for uploading, retrieving and managing data in
Amazon S3. It is best suited for power users who don't fear command line. It is
also ideal for scripts, automated backups triggered from cron, etc.

S3cmd has an optional dependency for python-magic for mime-type indentification.

Before s3cmd can be used it must first be set up.  Run 's3cmd --configure' and
enter in you access key and your secret key and follow the instructions.  After
this there will be a ~/.s3cfg file with your s3 credentials.