https://github.com/dnephin/simple-backup-util
Highly configurable personal backup solution
https://github.com/dnephin/simple-backup-util
Last synced: about 2 months ago
JSON representation
Highly configurable personal backup solution
- Host: GitHub
- URL: https://github.com/dnephin/simple-backup-util
- Owner: dnephin
- Created: 2010-12-30T20:05:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-30T21:12:47.000Z (over 14 years ago)
- Last Synced: 2025-01-26T00:12:19.034Z (3 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple Backup Util
This backup utility is designed to be support regular automated backups of
just your important data. Backup files should be of minimal size, and
will be rotated.Features:
- configure which files you want to include with an include/exclude list
- configure how many copies you want to keep (older copies are removed)
- archive is compressed using bzip2
- copy the archive to different drives, other servers and optionally
encrypt archive for storage on an un-trusted web host by
modifying the included bash scripts