[DEPRECATED] Configuration file based file backup
Nathaniel van Diepen b4f6dd9657 Add log trucate flag and timestamps to logs | 4 år sedan | |
---|---|---|
backup | 4 år sedan | |
etc | 4 år sedan | |
.gitignore | 4 år sedan | |
LICENSE | 4 år sedan | |
MANIFEST.in | 4 år sedan | |
README.md | 4 år sedan | |
requirements.txt | 4 år sedan | |
setup.py | 4 år sedan |
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.