pve-zsync - Add username parameter

pjkenned

Renowned Member
Dec 16, 2013
26
1
68
Is there any way to add a username to a pve-zsync destination? I am trying to a FreeNAS server that does not have root as a login
Code:
root@pve-test:~# pve-zsync sync --source 107 --dest 192.168.1.107:pool1/backups --name test1 --limit 1024
that gives a prompt for the root user:
Code:
 root@192.168.1.107's password:
I tried --dest testuser@192.168.1.107 but that was an error with the dest.Any idea how to specify a destination username?Potential enhancement request: make pve-zsync mirror common tools like scp and rsync and add the ability to specify a username via "username@location" syntax.
 
Last edited:
Hi,
no we have not implement this jet and there is no direct way of change it for one target.