18 lines
417 B
Markdown
18 lines
417 B
Markdown
Backup And Snapshot Scripts
|
|
===========================
|
|
|
|
- [BTRFS](btrfs)
|
|
- [LizardFs](lizardfs)
|
|
|
|
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
|