zfs-backup/README.md

9 lines
469 B
Markdown
Raw Permalink Normal View History

2015-10-14 12:44:31 +00:00
# zfs-backup
2015-10-14 14:29:53 +00:00
home-brew solution for ZFS snapshot replication and rotation supporting local or remote destination via SSH; ideally used as a daily cron job
2015-10-14 14:32:47 +00:00
2015-10-14 14:29:53 +00:00
tested on Oracle Solaris 1[01] and Joyent's SmartOS
2015-10-14 13:12:49 +00:00
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.