home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / misc / 13819 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.sys.mac.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!convex!linac!uchinews!ellis!lrm3
  3. From: lrm3@ellis.uchicago.edu (Lawrence Reed Miller)
  4. Subject: Re: How to increase transfer speed in Kermit
  5. Message-ID: <1992Jul26.210439.11183@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: lrm3@midway.uchicago.edu
  8. Organization: University of Chicago Computing Organizations
  9. References: <25JUL199219242022@oregon.uoregon.edu>
  10. Date: Sun, 26 Jul 1992 21:04:39 GMT
  11. Lines: 13
  12.  
  13. In article <25JUL199219242022@oregon.uoregon.edu> ccyang@oregon.uoregon.edu (Chun-Ching Yang) writes:
  14. [Kermit is slow]
  15. >
  16. >Can anyone help me solve this problem?
  17.  
  18. As a couple other people have suggested, Zmodem is your best bet.  However,
  19. if for some reason you _have_ to use Kermit (like I do...), setting the packet
  20. length as long as possible (I usually use 1000 bytes) will speed up Kermit
  21. a great deal, esp. on high speed modems with error correction.  On the Unix
  22. version of Kermit, this can be done with the -e option.  I don't know about the
  23. VAX version.
  24.  
  25. Lawrence Miller
  26.