mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-11 22:40:01 +03:00
Update README.md
This commit is contained in:
parent
f422f0fede
commit
186ea6d5ee
12
README.md
12
README.md
@ -7,4 +7,14 @@ ZFS autobackup is used to periodicly backup ZFS filesystems to other locations.
|
||||
|
||||
It has the following features:
|
||||
* Automaticly selects filesystems to backup by looking at a simple ZFS property.
|
||||
*
|
||||
* Is able to "push" and "pull" the backups via SSH.
|
||||
* Also supports local backups.
|
||||
* Even supports pulling data from a source-host and pushing backup to target host by ssh.
|
||||
* Can be scheduled via a simple cronjob orrun directly from commandline.
|
||||
* Always creates new snapshots, even if the previous backup was aborted.
|
||||
* Ability to 'finish' aborted backups to see what goes wrong.
|
||||
* Easy to debug and has a --test mode.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user