Backup And Snapshot Scripts
Installation
Just call ./install.sh path/script
to install all cron jobs. Then
there will always be the last 24 hourly backups, the last 7 daily
backups, the last 4 weekly backups and all monthly backups, unless you
configure something different.
e.g.:
./install.sh lizardfs/lizsrdfs-snapshots.sh
Description
Collection of scripts used for data backup and snapshots, i.e. for btrfs and lizardfs.
Languages
Shell
100%