home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / misc / 3021 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.5 KB

  1. Path: sparky!uunet!dprmpt!larry
  2. From: larry@dprmpt.UUCP (Larry)
  3. Newsgroups: comp.unix.misc
  4. Subject: Re: How to increase transfer speed in Kermit
  5. Message-ID: <393@dprmpt.UUCP>
  6. Date: 27 Jul 92 12:59:38 GMT
  7. References: <25JUL199219273587@oregon.uoregon.edu>
  8. Reply-To: larry@dprmpt.UUCP (Larry)
  9. Organization: Data-Prompt
  10. Lines: 25
  11.  
  12. In article <25JUL199219273587@oregon.uoregon.edu> ccyang@oregon.uoregon.edu (Chun-Ching Yang) writes:
  13. >I just bought a 14,400 Modem. However, after trying to download the data from
  14. >the VAX in the university, I found the download speed from the mainframe to my
  15. >Mac was slow. The transfering speed was about 560 byts in each  TWO seconds. If
  16. >the high speed modem worked fine, then the transfer speed should be about
  17. >1,440  in ONE second. (Is that right?)
  18. >I have check the VAX and the modem there is 14,400. I don't expect that the
  19. >speed can  reach 1440 in a second but the speed I got was so slow. How come?
  20. >
  21. >Can anyone help me solve this problem?
  22. >
  23. >
  24. >                                                        Yang 
  25. You might try using "-e 1000" on the "kermit -s" command.  This option
  26. tells kermit to use 1000 byte buffers.  On my system, the default
  27. buffer size is something like 100 bytes, and specifying this option
  28. _significantly_ increases throughput.  Of course, both kermits (host
  29. and target) must be running a version of Kermit that supports the
  30. large block size.
  31.  
  32. -- 
  33. * - * - * - * - * - * - * - * - *
  34. * Larry Johnson                 *
  35. * UUCP: ...!uunet!dprmpt!larry  *
  36. * - * - * - * - * - * - * - * - *
  37.