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