Cameron Simpson <[EMAIL PROTECTED]> writes:
> | Thanks for the tips.. I've downloaded and built the binary as
> | suggested, and see the new improved behavior. However it still
> | doesn't seem possible to be selective about what gets downloaded.
> |
> | Apparently the site you chose above i
...
> The error I get when sending a file from SCO2 (local machine) to SCO1 is:
> #rsync testfil sco1:/.
> sco1: sco1: cannot open
Rsync is probably calling as rsh a "restricted shell" instead of a
"remote shell" command.
You should get the same error with:
rsh sco1 pwd
Try using:
rsyn