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

  1. Path: sparky!uunet!gatech!psuvax1!psuvm!jjl101
  2. Organization: Penn State University
  3. Date: Tue, 5 Jan 1993 19:55:49 EST
  4. From: J.J. Lehett <JJL101@psuvm.psu.edu>
  5. Message-ID: <93005.195549JJL101@psuvm.psu.edu>
  6. Newsgroups: comp.sys.atari.st
  7. Subject: Re: Kermit file transfers at 9600 bps
  8. Distribution: world
  9. References:  <1993Jan5.174652.9895@ac.dal.ca>
  10. Lines: 26
  11.  
  12.    Regarding the lower transfer rates:
  13.  
  14.      If the modem is a MNP5 modem, and you are going in through a packet
  15. switch to get to the VAX, be sure to turn off the MNP5 compression.  With it
  16. on, it really causes delays (similiar to your figures) when transmitting or
  17. receiving data or files.  To make sure, try the command: AT%C0 to you modem
  18. to turn it off.  Also, when sending via Zmodem with the 'sz' command
  19. in many instances you will need to add the -e switch to escape all control
  20. characters.
  21.     SO:  1) before dialing the modem: AT%C0
  22.          2) use : sz -e filename when sending a file
  23.  
  24.     Also, for receiving a file to your ST from the vax, be sure you Zmodem
  25. is set to receive 'escaped control chars'.
  26.  
  27.     One final note on Zmodem vs kermit, is your data connection to the vax
  28. a 7-e or 8-n connection?  If it is 7-e , you most likely will have to stick
  29. with kermit.
  30.  
  31.     Hope this helps.
  32. ------------------
  33. J.J. Lehett     : Atari's, puzzles, games, MIDI, fractals, Kawai K4's...
  34.  
  35.   - Work: JJL101@psuvm.psu.edu           Penn State CAC
  36.   - Genie: J.LEHETT2
  37.   - Delphi: JLEHETT@delphi.com
  38.