Makefile | ||
README.md | ||
zb-cleanup | ||
zb-pull | ||
zb-snap |
ZFS-Backup
The zfs backing-up tool. ha-ha.
Tools:
zb-snap <volume>
creates a snapshotzb-cleanup <volume> <density>
destroys unnecessary snapshotszb-pull <volume> <remote_volume> <ssh_options>
pulls most recent snapshot ofremote_volume
tovolume
, using ssh called withssh_options
zb-cron
reads configuration from/etc/zfs-backup.conf
and executes above 3 commands with config-specified parameters