tomww / zetaback

ZFS backup and recovery management system

Home Page:https://labs.omniti.com/labs/zetaback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites
=============
 * A backup host with sufficient disk space.
 * SSH in place where a user on the backup server can perform a password-less
   remote login to the clients (using ssh keys) and execute the agent script 
   as root.
 * Perl 5 on client and server.
 * ZFS tools installed.

Installation
============
To get the defaults (installs into /usr/local):

./configure
make
make install

About

ZFS backup and recovery management system

https://labs.omniti.com/labs/zetaback

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Perl 85.5%Language:Shell 12.9%Language:Makefile 1.7%