mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-11 22:40:01 +03:00
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.
Languages
Python
98.8%
Shell
1.1%
Dockerfile
0.1%