https://github.com/coot/python_backup
A backup system
https://github.com/coot/python_backup
Last synced: about 1 year ago
JSON representation
A backup system
- Host: GitHub
- URL: https://github.com/coot/python_backup
- Owner: coot
- Created: 2013-01-04T20:35:58.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-04T11:14:56.000Z (over 11 years ago)
- Last Synced: 2025-01-30T12:13:12.834Z (over 1 year ago)
- Language: Python
- Size: 160 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python Backup
=============
There two programs here. A scheduler which makes backups and the script which
actually makes the backups. It is highly programmably which files,
directories are choosen for backups. Backups can be send on a server via scp
(a secure connection). They also can be compressed (tar.gz, tar.bz, 7z) and
encryped (with gpg).