home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / msdos / 931 < prev    next >
Encoding:
Internet Message Format  |  1992-08-13  |  1.4 KB

  1. Xref: sparky comp.unix.msdos:931 comp.sys.ibm.pc.misc:11481
  2. Newsgroups: comp.unix.msdos,comp.sys.ibm.pc.misc
  3. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!fjh
  4. From: fjh@cs.mu.OZ.AU (Fergus Henderson)
  5. Subject: Re: Looking for xmodem/ymodem/zmodem running under unix
  6. Message-ID: <9222718.6145@mulga.cs.mu.OZ.AU>
  7. Organization: Computer Science, University of Melbourne, Australia
  8. References: <1992Aug13.095305.8222@newstand.syr.edu>
  9. Date: Fri, 14 Aug 1992 08:55:55 GMT
  10. Lines: 25
  11.  
  12. brkirby@mothra.cns.syr.edu (Bruce Kirby) writes:
  13.  
  14. >I have a v.32bis modem running with Crosstalk for Windows.  Connected
  15. >to a Sun, I would like to be able to transfer binary files back and
  16. >forth.  Thr problem is that kermit seems unreasonably slow.  Is there
  17. >software available to perform xmodem, ymodem, or zmodem transfers?  If
  18. >so, where?
  19.  
  20. One simple way to speed kermit up is to increase the packet size.
  21. Ie. use the kermit commands
  22.     set rec  pac 500
  23.     set send pac 500
  24.  
  25. The default packet size of 84 is quite slow.
  26.  
  27. -- 
  28. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  29. This .signature VIRUS is a self-referential statement that is true - but 
  30. you will only be able to consistently believe it if you copy it to your own
  31. .signature file!
  32. -- 
  33. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  34. This .signature VIRUS is a self-referential statement that is true - but 
  35. you will only be able to consistently believe it if you copy it to your own
  36. .signature file!
  37.