slackbuilds/python/s3cmd
David Spencer 7760c884e3 python/s3cmd: Switch homepage to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-07-01 11:39:51 +01:00
..
README python/s3cmd: Updated for version 1.5.0. 2015-01-27 06:42:43 +07:00
s3cmd.SlackBuild python/s3cmd: Updated for version 2.0.1 2018-02-24 06:55:46 +07:00
s3cmd.info python/s3cmd: Switch homepage to https. 2018-07-01 11:39:51 +01:00
slack-desc python/s3cmd: Switch homepage to https. 2018-07-01 11:39:51 +01:00

README

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. This
will create ~/.s3cfg file with your s3 credentials.