Updated Performance (markdown)
@ -83,4 +83,6 @@ zfs-autobackup ... --send-pipe "nc server_name 8023" --recv-pipe "nc -l -p 8023"
|
|||||||
|
|
||||||
This will pipe the data through netcat on the specified port.
|
This will pipe the data through netcat on the specified port.
|
||||||
|
|
||||||
|
Note that only the actual transfer of the ZFS-data during zfs send/recv is done via this, it still requires SSH for all the other stuff.
|
||||||
|
|
||||||
Also see: https://github.com/psy0rz/zfs_autobackup/issues/15#issuecomment-1043753454
|
Also see: https://github.com/psy0rz/zfs_autobackup/issues/15#issuecomment-1043753454
|
||||||
|
|||||||
Reference in New Issue
Block a user