Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

SimpleS3Backup-0.2-py2.7.egg (2.4 kB view details)

Uploaded Source

File details

Details for the file SimpleS3Backup-0.2-py2.7.egg.

File metadata

File hashes

Hashes for SimpleS3Backup-0.2-py2.7.egg
Algorithm Hash digest
SHA256 54058d0adacca6076a60a9c8f564a5782117e4c3967b513cf644985c44978870
MD5 ad9c5e39d7d184cbe9adfcf1aad60d46
BLAKE2b-256 304cf6c58afb7ef93e1f75015fc98a79a0479087877bc916a3efe6b92dde0189

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page