s3arch

Create local backups of S3 buckets
Download

s3arch Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Jeremy Carbaugh

s3arch Tags


s3arch Description

s3arch is a Python utility for creating archival backups of S3 buckets.Installationpip install s3archAWS key and secret can be specified by the -k and -s command line arguments, AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables, or .boto configuration files.ExampleBackup and compress myawesomebucket bucket to ~/Downloads:s3arch -o ~/Downloads -z myawesomebucketUsageusage: s3arch.py BUCKET positional arguments: BUCKET buckets to archiveoptional arguments: -h, --help show this help message and exit -k KEY, --key KEY S3 key -s SECRET, --secret SECRET S3 secret key -o PATH, --outputdir PATH directory in which the archives will be placed (default is current directory) -p PREFIX, --prefix PREFIX prefix added to the local bucket directory name (and tar archive if -z) -v verbose output to stdout -z compress backup with gzipProduct's homepage


s3arch Related Software