Displaying 1 result from an estimated 1 matches for "naai".
Did you mean:
naa
2014 Feb 14
2
problem with rsync-daemon via ssh
I'm trying to transfer something to another machine launching a
once-only "daemon" through ssh with this command:
rsync -avv -e "ssh -l user" ./orig/ machine::module/
where "module" is the name of a file in the home dir of user with the
following:
path = /path/to/home/transfer
The ssh connection works without passphrase. This is the error:
opening connection