[DEPRECATED] Configuration file based file backup
Nathaniel van Diepen 122f7a9fea Update 'README.md' | il y a 3 ans | |
---|---|---|
backup | il y a 4 ans | |
etc | il y a 4 ans | |
.gitignore | il y a 4 ans | |
LICENSE | il y a 4 ans | |
MANIFEST.in | il y a 4 ans | |
README.md | il y a 3 ans | |
requirements.txt | il y a 4 ans | |
setup.py | il y a 4 ans |
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.