[DEPRECATED] Configuration file based file backup
|
2 years ago | |
---|---|---|
backup | 3 years ago | |
etc | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
MANIFEST.in | 3 years ago | |
README.md | 2 years ago | |
requirements.txt | 2 years ago | |
setup.py | 3 years ago |
This is deprecated as I'm now using borg backup.
Configuration file based file backup
pip install python-backup
backup [config-path]
python-backup assumes the following folder structure:
/etc/
backup.d/
backup.yml
sources.d/
*.yml
For examples see the etc folder.