A simple backup script that saves artbitrary command output to s3 in a rotating series of files
Project description
Simple backup script to run commands and send the output to S3
./s3backup -bucket example-bucket -path backups -name mybackup.tar -count 3 tar -C /some/path cp .
Creates /backups/mybackup.tar.1 in AWS bucket “example-bucket”, using the default boto profile. As you run it each day it will rotate up to COUNT versions, then overwrite.
It uses local disk to store the file, then uploads to S3.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SimpleS3Backup-0.2-py2.7.egg.
File metadata
- Download URL: SimpleS3Backup-0.2-py2.7.egg
- Upload date:
- Size: 2.4 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54058d0adacca6076a60a9c8f564a5782117e4c3967b513cf644985c44978870
|
|
| MD5 |
ad9c5e39d7d184cbe9adfcf1aad60d46
|
|
| BLAKE2b-256 |
304cf6c58afb7ef93e1f75015fc98a79a0479087877bc916a3efe6b92dde0189
|