Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!VM.UOGUELPH.CA!SOFPJF From: SOFPJF@VM.UOGUELPH.CA (Peter Jaspers-Fayer) Newsgroups: comp.sys.sgi Subject: In Kermit's Defense (was Re: kermit speed) Message-ID: <9106251002.aa15810@VGR.BRL.MIL> Date: 25 Jun 91 14:48:20 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: Computing Services, University of Guelph, Ont. Can. N1G 2W1 Lines: 19 Although Zmodem's protocol overhead is smaller than Kermit's, Kermit's efficentcy can be boosted a LONG way by including the following lines in your .kermrc file: set receive packet-length 1024 set send packet-length 1024 (`kermit -e 1024` does the same thing, I think) This assumes, of course, that the kermit on the other end can also speak "extended-length packets" (most newwer ones can.) The default is something disgustingly small (94), set back in the days when you were not sure you could get even 100 bytes over a phone line without dropping a bit or two. /PJ __o -\<, ......O/ O SofPJF@VM.UoGuelph.Ca