rsync with ssh problem please help me

Wayne Davison wayned at samba.org
Tue Dec 20 16:30:38 GMT 2005


On Tue, Dec 20, 2005 at 01:20:30PM +0000, gg gg234 wrote:
> # ssh-copy-id -i ~/.ssh/id_rsa.pub backup at destination ip
> 21
> Password:
> bash: line 1: .ssh/authorized_keys: Permission denied

While this is really an ssh question, I'd assume that you created the
file as root instead of "backup"; or that you have the wrong homedir
set for that user.  I'd suggest using ssh to log-in and look around:

    ssh backup at destination 'pwd; id; ls -la .ssh'

..wayne..


More information about the rsync mailing list