mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-13 02:12:07 +03:00
Update README.md
This commit is contained in:
parent
db6523f3c0
commit
63f423a201
@ -45,11 +45,14 @@ zfs-autobackup tries to be the easiest to use backup tool for zfs.
|
|||||||
* Gracefully handles destroyed datasets on source.
|
* Gracefully handles destroyed datasets on source.
|
||||||
* Easy installation:
|
* Easy installation:
|
||||||
* Just install zfs-autobackup via pip, or download it manually.
|
* Just install zfs-autobackup via pip, or download it manually.
|
||||||
|
* Only needs to be installed on one side.
|
||||||
* Written in python and uses zfs-commands, no 3rd party dependency's or libraries needed.
|
* Written in python and uses zfs-commands, no 3rd party dependency's or libraries needed.
|
||||||
* No separate config files or properties. Just one zfs-autobackup command you can copy/paste in your backup script.
|
* No separate config files or properties. Just one zfs-autobackup command you can copy/paste in your backup script.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
You only need to install zfs-autobackup on the side that initiates the backup. The other side doesnt need any extra configration.
|
||||||
|
|
||||||
### Using pip
|
### Using pip
|
||||||
|
|
||||||
The recommended way on most servers is to use [pip](https://pypi.org/project/zfs-autobackup/):
|
The recommended way on most servers is to use [pip](https://pypi.org/project/zfs-autobackup/):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user