pve-zsync: how to config non-22 ssh port?

moxfan

Active Member
Aug 28, 2013
104
7
38
This is the sync example given in the wiki:

Code:
root@zfs1:~# pve-zsync sync --source 100 --dest 192.168.1.2:tank/backup --verbose --maxsnap 2 --name test1 --limit 512

Couldn't find any examples for configuring a non-22 ssh port.

Also, what does "not possible to sync recursive" mean?
 
Hi,

you can't change the ssh port.

Also, what does "not possible to sync recursive" mean?
ZFS can send recursive datasets, but this is not supported.