[DEPRECATED] Configuration file based file backup
|
il y a 4 ans | |
---|---|---|
backup | il y a 5 ans | |
etc | il y a 5 ans | |
.gitignore | il y a 5 ans | |
LICENSE | il y a 5 ans | |
MANIFEST.in | il y a 5 ans | |
README.md | il y a 4 ans | |
requirements.txt | il y a 4 ans | |
setup.py | il y a 5 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.