home-brew solution for ZFS snapshot replication and rotation
Go to file
Tamás Gérczei 5ce52cf478 typo: will now correctly recognize and notify freed space - fixes #1 2017-08-30 15:42:08 +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 cosmetical changes and disambiguation 2015-10-14 16:24:19 +02:00
zfs-backup.sh typo: will now correctly recognize and notify freed space - fixes #1 2017-08-30 15:42:08 +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.