Updated Performance (markdown)

DatuX
2023-04-04 15:39:54 +02:00
parent 1196e96e7a
commit d0428056cd

@ -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.
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