slackbuilds_ponce/python/s3cmd
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README python/s3cmd: Added %README% for optional dependencies in README 2013-11-14 00:06:32 -06:00
s3cmd.info python/s3cmd: Added %README% for optional dependencies in README 2013-11-14 00:06:32 -06:00
s3cmd.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.

Optional: python-magic

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.