You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
437 B
17 lines
437 B
Backup And Snapshot Scripts |
|
=========================== |
|
|
|
- [BTRFS](btrfs/README.md) |
|
- [LizardFs](lizardfs/README.md) |
|
|
|
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
|
|
|