You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2020. It is now read-only.
rjframe edited this page Jul 7, 2012
·
2 revisions
s3-backup is a collection of utilities to generate automatic off-site backups through Amazon’s AWS S3 data storage service. The bucket / key naming scheme allows the effective organization of backups of multiple machines at multiple locations.
The suite has been tested on Linux (32-bit) and Windows 7 (64-bit w/ 64-bit Python).
AES encryption via pycrypto ensures all data is secure while off-site. Incremental backups are not yet supported.