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