RSYNC without password

Doug Lochart dlochart at gmail.com
Mon Dec 17 18:51:41 GMT 2007


More often than not it is a permissions issue.  The private-key that
you use must have permissions set to 600.  Try separat8ng the problem
by just using ssh (no rsync).  try this:

ssh -vvv -i your-private-key -l your-username 192.168.x.x (or whatever
the host is)

Look at the verbose output and see what it gives you.  Also if you
have access to the SSH Server logs look there to see what is the
problem.

good luck

On Dec 17, 2007 9:55 AM, bedwards <bedwards at talktotucker.com> wrote:
>
> Can someone help me setup "rsync" with ssh without having to type in a
> password. I have tried several times to go through documentation on using
> the keygen and transfer it to the other computer but I am still being asked
> for the password.
> --
> View this message in context: http://www.nabble.com/RSYNC-without-password-tp14371565p14371565.html
> Sent from the Samba - rsync mailing list archive at Nabble.com.
>
> --
> To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
> Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
>



-- 
What profits a man if he gains the whole world yet loses his soul?


More information about the rsync mailing list