Can you rsh from the one machine to the remote site? -- Sean Berry Rentals.com IT (650) 622 2641 work [EMAIL PROTECTED] (650) 281 6610 mobile My opinions are not necessarily (650) 326 6420 home those of my employer. On Wed, 13 Dec 2000, Nancy Pham wrote: > I am trying to pull a directory from a remote site. When I type in the > command rsync -avz foo:dir/subdir/ /home/subdir in the csh I get the > following error: > > remshd: Login incorrect. > unexpected EOF in read_timeout > > Is this due to some error in the systems configurations or do I need to > have ssh to run this? When I use rsync locally, it works fine from one > machine to another. I am new to rsync and I would really appreciate your > help. Thank you. > > Regards, > Nancy > > >