Re: rsync+ssh problem
On Monday 07 May 2001 05:32, Peter O. Fedichev wrote:
> remotelogin]# rsync -avz -e ssh xxxx/ xxxxx@xx.xx.xx:backup
> bash: rsync: command not found
> unexpected EOF in read_timeout
I had to add a PATH line to ~/.ssh/environment on the remote host because
rsync was not in the standard path. There is a section in the ssh man page
about setting the environment.
--
Bud Rogers <budr@sirinet.net> http://www.sirinet.net/~budr
All things in moderation. And not too much moderation either.
Reply to: