I am trying to get rsync to work over rsh between two SCO 5 systems.

Before the flames start...
   I know this is insecure.
   They are on a private network, so security is not an issue.
   Compiling ssh on these machines is going to be a pain.
   My clients aplication runs on SCO.  I would rather be using Linux.

Now the situation...
rcp works from machine to machine.
I am using Version 2.4.6.
It were compiled using SCO's compiler.
The file "testfil" exists in the current local directory.
rsync on the remote machine is executable.
The error I get when sending a file from SCO2 (local machine) to SCO1 is:
 #rsync testfil sco1:/.
 sco1: sco1: cannot open

I have not figured out what it cannot open.
I cannot transfer a file from sco2 to sco2, either. I get the same message
(but with "sco2" in it instead of "sco1".
if I substitute "rcp" for "rsync" in the above command it works fine.

Any sugestions?

  --  Ed Weinberg
      [EMAIL PROTECTED]

Reply via email to