2017-10-09 11:17:27 +02:00
2017-10-09 11:17:27 +02:00
2017-10-06 13:39:02 +00:00
2017-10-06 15:42:51 +02:00

Use BTRFS Snapshots For Backups

Try: btrfs-snapshots.sh --help

Setup daily btrfs snapshot of all mounted subvols in /etc/fstab:

sudo cp btrfs-snapshots.sh /etc/cron.daily/btrfs-snapshots

If you want hourly bakups, just enter:

sudo cp btrfs-snapshots.sh /etc/cron.hourly/btrfs-snapshots
Description
Collection of scripts used for data backup and snapshots, i.e. for btrfs and lizardfs.
Readme 42 KiB
Languages
Shell 100%