[DEPRECATED] Configuration file based file backup
|
4 лет назад | |
---|---|---|
backup | 5 лет назад | |
etc | 5 лет назад | |
.gitignore | 5 лет назад | |
LICENSE | 5 лет назад | |
MANIFEST.in | 5 лет назад | |
README.md | 4 лет назад | |
requirements.txt | 4 лет назад | |
setup.py | 5 лет назад |
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.