Xref: utzoo comp.unix.xenix:10339 comp.unix.i386:3224 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!ncar!tank!gargoyle!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.unix.xenix,comp.unix.i386 Subject: Re: communicating with DOS boxes Keywords: cu uucp term Message-ID: <1990Feb28.155858.2577@chinet.chi.il.us> Date: 28 Feb 90 15:58:58 GMT References: <876@cdin-1.UUCP> Reply-To: les@chinet.chi.il.us (Leslie Mikesell) Organization: Chinet - Chicago Public Access UNIX Lines: 23 In article <876@cdin-1.UUCP> fred@cdin-1.UUCP (Fred Rump) writes: >Some of our customers wish to send data (ascii data files) from their xenix >boxes to a dos box somewhere. >How can we do the same from Xenix boxes without purchasing TERM or some other >commercial package? This has to be cheap. I assume you mean some error-correcting protocol - otherwise you just use any terminal emulator that does ascii capture on the PC and "cat" on xenix. Or if you want the xenix box to place the call use cu and "~$cat file" to send. Either get one of the UUPC versions that are floating around for the DOS side and use standard uucp/mail on xenix, or get Kermit for both sides. If the PC can place the call, the rz/sz programs (z/y/zmodem protocol) work with procomm/telix, etc. and the y/zmodem transfers are faster than kermit. I'd recommend starting with kermit (the price is right). You might also want to use zoo or arc to bundle and compress the data before transmission. Les Mikesell les@chinet.chi.il.us