Using cu with rz/sz? Can't be done?

Leslie Mikesell les at chinet.chi.il.us
Wed May 15 01:02:41 AEST 1991


In article <240 at sos.com> osvaldo at sos.com  (Osvaldo Gold) writes:
>In article <677 at genco.bungi.com> dls at genco.bungi.com (Dave L. Smith) writes:
>>I have tried all sorts of contortions with rz/sz to make them work from
>>within cu on SCO Xenix 386, with no luck.  Does anyone have any ideas?


>Quickly start a shell on the local system with ~!, get root permissions and
>  type:
>
>  # xmodem -rb filename < /dev/tty1a > /dev/tty1a

Cu forks into 2 processes, one that reads the remote tty line and
writes to the controlling terminal and one that reads the terminal
line and writes to the remote.  Most versions leave the process
reading the remote tty running during ~! or ~$ escapes so it is
impossible to use any kind of file transfer protocol.  If you
have kermit set up for dial-out on your system you can either
use it's own native protocol or shell escape and redirect to
the tty as mentioned above.

Les Mikesell
  les at chinet.chi.il.us



More information about the Comp.unix.sysv386 mailing list