Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!uunet!hsi!essnj1!dns From: dns@essnj1.ESSNJAY.COM (David N. Sears) Newsgroups: comp.unix.sysv386 Subject: Re: rz and sz file transfer programs under 386ix 2.0.2 Message-ID: <781@essnj1.ESSNJAY.COM> Date: 8 Dec 90 15:00:41 GMT References: <76956@iuvax.cs.indiana.edu> Distribution: na Organization: ESSNJAY Systems Inc., Bethany, CT, USA Lines: 24 In <76956@iuvax.cs.indiana.edu> mitchemt@silver.ucs.indiana.edu (Conan the Librarian) writes: > Does anyone know how to get the rz and sz file transfers to work under cu? >I tried to type "sz " on the host and "~$rz < /dev/tty00" on my >machine and it messed up. I recognized the incomming file but started >echoing it when it started coming through. Any help is greatly appreciated. >I have NO desire to use pcomm. Thanks, Terry I've had no luck using [rs]z under cu on System 5. There are versions of cu that support it. The System 5 cu does not kill it's child process that is listening on the port, and sz/rz get every other input character. I do use both KERMIT and XCMALT as comm shells and they both allow sz/rz to run as children. However, ISC has implemented the 'exclusive use' lock in their 5.3.2, Kermit recognizes this and children can't open the port. Fix the source so that Kermit doesn't make use of exclusive use if your operating system is ISC 5.3.2.2. David Sears EssnJay Systems, Inc. Huntington, CT