home-brew solution for ZFS snapshot replication and rotation
Go to file
Tamás Gérczei d2ff25bc15 mode of operation is now a job parameter [closes #5] 2020-04-26 11:08:22 +02:00
LICENSE Initial commit 2015-10-14 14:44:31 +02:00
README.md line break fix to improve readability 2015-10-14 16:32:47 +02:00
zfs-backup.cfg mode of operation is now a job parameter [closes #5] 2020-04-26 11:08:22 +02:00
zfs-backup.sh mode of operation is now a job parameter [closes #5] 2020-04-26 11:08:22 +02:00

README.md

zfs-backup

home-brew solution for ZFS snapshot replication and rotation supporting local or remote destination via SSH; ideally used as a daily cron job

tested on Oracle Solaris 1[01] and Joyent's SmartOS

usage: zfs-backup.sh [-h] [-m <e-mail_address>] -f <fully_qualified_configuration_file_name>

A configuration (f)ile must be supplied. An e-(m)ail address for reporting is optional. Please refer to the attached example file 'zfs-backup.cfg' for configuration.