home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / 19282 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  2.5 KB

  1. Path: sparky!uunet!newsflash.concordia.ca!nstn.ns.ca!ac.dal.ca!cordes
  2. From: cordes@ac.dal.ca (John Cordes)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Kermit file transfers at 9600 bps
  5. Message-ID: <1993Jan6.110103.9913@ac.dal.ca>
  6. Date: 6 Jan 93 11:01:03 -0400
  7. References: <1993Jan5.174652.9895@ac.dal.ca> <93005.195549JJL101@psuvm.psu.edu>
  8. Summary: Still getting 'slow' transfers
  9. Keywords: kermit,zmodem,9600,file
  10. Distribution: world
  11. Organization: Dalhousie University, Halifax, Nova Scotia, Canada
  12. Lines: 45
  13.  
  14. In article <93005.195549JJL101@psuvm.psu.edu>,
  15.  J.J. Lehett <JJL101@psuvm.psu.edu> writes:
  16. >    Regarding the lower transfer rates:
  17. >      If the modem is a MNP5 modem, and you are going in through a packet
  18. > switch to get to the VAX, be sure to turn off the MNP5 compression.  With it
  19. > on, it really causes delays (similiar to your figures) when transmitting or
  20. > receiving data or files.  To make sure, try the command: AT%C0 to you modem
  21. > to turn it off.  Also, when sending via Zmodem with the 'sz' command
  22. > in many instances you will need to add the -e switch to escape all control
  23. > characters.
  24. >     SO:  1) before dialing the modem: AT%C0
  25. >          2) use : sz -e filename when sending a file
  26. >     Also, for receiving a file to your ST from the vax, be sure you Zmodem
  27. > is set to receive 'escaped control chars'.
  28. >     One final note on Zmodem vs kermit, is your data connection to the vax
  29. > a 7-e or 8-n connection?  If it is 7-e , you most likely will have to stick
  30. > with kermit.
  31. >     Hope this helps.
  32. > ------------------
  33. > J.J. Lehett     : Atari's, puzzles, games, MIDI, fractals, Kawai K4's...
  34. >   - Work: JJL101@psuvm.psu.edu           Penn State CAC
  35. >   - Genie: J.LEHETT2
  36. >   - Delphi: JLEHETT@delphi.com
  37.  
  38.  I should have included a little more information, sorry. The modem is a 
  39. Cardinal 9600 (v.32, v.42, v.42bis; not MNP5). I'm running a Mega STE, Tos 
  40. 2.05, with Serial Fix v1.1 in the Auto folder.
  41.  
  42.  Our computer centre says their only supported protocol on the high speed 
  43. lines is 7 bits, even parity. For what it's worth, my configuration in 
  44. STalker is 7 bits, 1 stop bit, Parity 0 (Space). When I use Uniterm I find 
  45. I need 8-1-none.
  46.  
  47.  I've tried Zmodem again, with the -e switch; no improvement unfortunately. 
  48. I've also tried Kermit with the packet length set to 2048 (seems to be the 
  49. maximum accepted by the remote kermit) and *no* flow control. The file 
  50. still comes through with no errors, but at about the same rate as 
  51. previously, around 230 - 240 cps.
  52.  
  53. John
  54.