zfs_autobackup/README.md
2015-10-30 17:58:42 +01:00

11 lines
309 B
Markdown

# ZFS autobackup
Introduction
============
ZFS autobackup is used to periodicly backup ZFS filesystems to other locations. This is done using the very effcient zfs send and receive commands.
It has the following features:
* Automaticly selects filesystems to backup by looking at a simple ZFS property.
*