S3 To S3 Backup
Project description
s3tos3backup is a tool for managing backups for Amazon S3 storage with IAM role support.
Usage
Simple
s3tos3backup
With all options at runtime
s3tos3backup --access_key=FOO --secret_key=BAR -b BAZ -o 14
Supported options
-c FILE, --config FILE Config file name. Defaults to ~/.s3tos3backup --access_key AWS_ACCESS_KEY AWS Access Key --secret_key AWS_SECRET_KEY AWS Secret Key -b BUCKET_NAME, --bucket BUCKET_NAME Bucket name -o REMOVE_OLDER_DAYS, --remove-older-days REMOVE_OLDER_DAYS Remove backups older than days -v, --verbose Enable verbose output -d, --debug Enable debug output --remove-only Remove only old backups. Do not do a backup --backup-only Do a backup. Do not remove only old backups --configure Save configuration and exit
Configuration
[main] access_key = FOO secret_key = BAR bucket_name = BAZ remove_older_days = 14
Development
Running tests
python setup.py test
Running PEP8 checker
pep8 --config=pep8.rc src/s3tos3backup
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
s3tos3backup-1.0.tar.gz
(7.8 kB
view details)
File details
Details for the file s3tos3backup-1.0.tar.gz
.
File metadata
- Download URL: s3tos3backup-1.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 557af58e839318e635ea8bdb4ba49abc986457524a04fe7cf1d5bd3cfc07e18c |
|
MD5 | 59f1ea69a0dbee3f7f562968da4c3499 |
|
BLAKE2b-256 | fd436eaa4c965c8ac468bd500e93becdb274fa3bb9747c5fc5dfbd48edfb4c15 |