[Discuss] hosts.equiv

Dan Ritter dsr at randomstring.org
Fri Sep 14 12:10:33 EDT 2012


On Fri, Sep 14, 2012 at 12:02:18PM -0400, dan moylan wrote:
> 
> 
> > When you run rsync, pass it "-e ssh -i /home/jdm/.ssh/rsync.key"
> > You should have a fairly safe passwordless rsync.
> 
>   rsync -e ssh -i /home/moylan/.ssh/rsync.key --archive --delete --compress /home/moylan/bac/ 192.168.0.103:bac
> 
> still asked for a password.  any idea what i might have
> missed (or done wrong)?

Quoting. Permissions. 

"ssh -i /home/moylan/.ssh/rsync.key"

and check perms on your remote home and .ssh and
.ssh/authorized_keys.

-dsr-



More information about the Discuss mailing list