Return to BSD News archive
Newsgroups: comp.unix.bsd Path: sserve!newshost.anu.edu.au!munnari.oz.au!hp9000.csc.cuhk.hk!saimiri.primate.wisc.edu!sdd.hp.com!math.ohio-state.edu!cs.utexas.edu!mercury.unt.edu!ponder.csci.unt.edu!jackson From: jackson@ponder.csci.unt.edu (Bruce Jackson) Subject: Re: Communications Software. Terminal Modem Program.) Message-ID: <1993Sep11.183522.5695@news.unt.edu> Sender: usenet@news.unt.edu (UNT USENet Adminstrator) Organization: University of North Texas, Denton References: <90244@cup.portal.com> Date: Sat, 11 Sep 1993 18:35:22 GMT Lines: 35 In article <90244@cup.portal.com>, <Robert_J_Shaughnessy@cup.portal.com> wrote: > I just installed BSD Unix 386 on my PC and was wondering if there >are any good terminal programs for it. I do know about Kermit, but I >need a terminal program that has Z-modem. Something that I can dial >outside and up/download files using Z-modem would be great. >I would really like to get the names of any such programs. It is not too tough to use Zmodem within kermit. The bin distribution of 386bsd comes with rz as well as kermit so you don't really need a term program to use zmodem to download to 386bsd. If you also need to upload you can get the source to rzsz at many anon ftp sites and build sz. To zmodem download to your 386bsd box using kermit: Start your session with kermit. On the other end start the zmodem transfer (on UNIX systems use "sz [filename]"). On your side enter the escape characters (prob. ^\c). At the C-Kermit prompt enter: "!rz <> /dev/com0" (or whatever tty you are using). >Thanks in advance! Your welcome in retrospect, Bruce Jackson | Univ. of North Texas | jackson@cs.unt.edu UNIX Systems Admin. | P. O. Box 13886 | GAB 550E (817)565-2279 Dept. of Computer Sci.| Denton, Tx. 76203-3886 | FAX: (817)565-2799 -- Bruce Jackson | Univ. of North Texas | jackson@cs.unt.edu UNIX Systems Admin. | P. O. Box 13886 | GAB 550E (817)565-2279 Dept. of Computer Sci.| Denton, Tx. 76203-3886 | FAX: (817)565-2799