Displaying 1 result from an estimated 1 matches for "rsync_arvs".
Did you mean:
rsync_argvs
2004 Jun 03
5
question
hello
i looked in google , faq etc but didnt found a answer.
sorry if i overseen something.
how i can auth. via a hostkey without make a config in ~/.ssh
normaly ssh has support with ssh -i /keyfile is there any way to combine it
via rsync , with
rsync -e "ssh -i key" ..etc etc does not work
thx bye