Configuration file based file backup
|
1 month ago | |
---|---|---|
backup | 10 months ago | |
etc | 11 months ago | |
.gitignore | 11 months ago | |
LICENSE | 11 months ago | |
MANIFEST.in | 11 months ago | |
README.md | 11 months ago | |
requirements.txt | 1 month ago | |
setup.py | 11 months ago |
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.