Lamb, Geoff (Australia) [[EMAIL PROTECTED]]

> The error is:
> 
>       Winsock RSHD/NT: Error 2 executing 'rsync --server -vlogDtpr .
> "d:/remote/"'
>       The system cannot find the file specified. 
>       unexpected EOF in read_timeout
> 
> I have used a combination of " and ' and d: d$ etc.

The error sounds like your rshd is complaining about not being able to
locate the rsync executable.  Is your rsync.exe somewhere on the
server machine that is in the path seen by rshd (remember that if rshd
is running as a service, it's probably as a different user and may not
have the same environment)?  What happens if you try to just rsh an
"rsync --version" command to the remote machine?

-- David

/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: [EMAIL PROTECTED]  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/

Reply via email to