slackbuilds/python/s3cmd
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/s3cmd: Convert python to python2. 2021-05-19 18:40:21 +07:00
s3cmd.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
s3cmd.info python/s3cmd: Convert python to python2. 2021-05-19 18:40:21 +07:00
slack-desc

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: python2-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.