A collection of Bash scripts which use 'rsync' in order to create incremental backups.
| bin | Initial commit. | |
| boiler/bin | Initial commit. | |
| extra | Initial commit. | |
| man/man1 | Initial commit. | |
| share/arctools | Initial commit. | |
| test | Initial commit. | |
| .gitignore | Initial commit. | |
| allboilers | Initial commit. | |
| baseboilers | Initial commit. | |
| CHANGELOG.md | Initial commit. | |
| CMakeLists.txt | Initial commit. | |
| common | Initial commit. | |
| common.constants | Initial commit. | |
| INSTALL | Initial commit. | |
| LICENSE | Initial commit. | |
| NOTICE | Initial commit. | |
| optshift | Initial commit. | |
| README.md | Initial commit. | |
| version | Initial commit. | |
A collection of Bash scripts for personal use in order to create incremental backups. The scripts use 'rsync' to create the backups.
There are three main scripts that are responsible for the backups:
- arcinit (create and/or initialize an archive)
- arcdir (create incremental backups)
- snapdir (create incremental snapshots)
A few other scripts have been created which leverage the funcionality of the main scripts.
These tools are published under the GPLv3 license. You should have received a copy of the license.