On Fri, Jan 6, 2012 at 12:34 PM, Vortex <[email protected]> wrote:
> I tried to use a specific ssh-identity to login at the remote host
> rsync-options:
>        -e 'ssh -i /path/to/some_rsa'

I don't know what causes the problem, I can only tell you that it
worked for me when i just configured a corresponding section in root's
SSH config:

host targethost
    identityfile /path/to/key

Cheers,
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to