Ok I install a new node and move kvm with command:
pve-zsync sync --source 1.2.3.4:124 --dest D2 --verbose
After the move, on backup server (not a pbs), I have a cron with content:
/usr/sbin/pve-zsync sync --source 1.2.3.4:124 --dest D2D3 --name 110 --maxsnap 20 --method ssh;
I then update...