Skip to content

tomww/zetaback

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 85.4%
  • Shell 12.9%
  • Makefile 1.7%