[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

rsync+ssh problem



Hello

I am trying to use rsync over ssh on one of my linux boxes.

remotelogin]# rsync -avz -e ssh xxxx/ xxxxx@xx.xx.xx:backup
bash: rsync: command not found
unexpected EOF in read_timeout

it does not ask for the password since my identity.pub is absorbed into the
authorized_keys on xx.xx.xx.

simple things like ssh xxxxxx@xx.xx.xx ls and scp work fine. Any suggestions?

thank you in advance





Reply to: