[DEPRECATED] Configuration file based file backup
Nathaniel van Diepen 122f7a9fea Update 'README.md' | пре 3 година | |
---|---|---|
backup | пре 4 година | |
etc | пре 4 година | |
.gitignore | пре 4 година | |
LICENSE | пре 4 година | |
MANIFEST.in | пре 4 година | |
README.md | пре 3 година | |
requirements.txt | пре 4 година | |
setup.py | пре 4 година |
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.