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