home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12486 < prev    next >
Encoding:
Text File  |  1992-12-11  |  2.0 KB  |  46 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!csusac!cdsac!scotte
  3. From: scotte@cdsac.uucp (L. Scott Emmons)
  4. Subject: Re: trouble downloading from RS6000 running AIX
  5. Message-ID: <Dec11.164315.14991@cdsac.uucp>
  6. NntpPostingHost: cdsac
  7. Date: 11 Dec 1992 16:43:15 GMT
  8. Distribution: na
  9. References: <1992Dec10.055520.11366@vort.cuc.ab.ca>
  10. Organization: CableData (U.S. Computer Services), Sacramento, CA
  11. Lines: 33
  12.  
  13. In article <1992Dec10.055520.11366@vort.cuc.ab.ca> mike@vort.cuc.ab.ca (Mike Nemeth) writes:
  14. >i'm having trouble downloading files from a RS6000 using x/y/zmodem and
  15. >a 14.4 v32bis GVC modem. i can download files from a number of different
  16. >bulletin boards as well as various PCbased UNIX systems without a hitch,
  17. >however when attempting to download a file from the aforementioned AIX box,
  18. >i get timeouts and errors and incredibly low character rates (500 characters/
  19. >second absolute best, pretty awful compared to the 1500 chars/sec or so i
  20. >can get elsewhere). i believe it _might_ have something to do with
  21. >CTS/RTS on the AIX box (i have verified that hardware flow control on
  22. >the receiving end _is_ working), but "stty add rts < /dev/tty" just hangs
  23. >until i ^C out of it.
  24.  
  25. You can't change the protocol stack on a tty unless something is connected
  26. and active. Log into the RS/6000 via the modem, then run:
  27.  
  28.     stty add rts
  29.  
  30. directly on the tty. That should add RTS/CTS to the protocol stack for you.
  31.  
  32.  
  33. Also, AIX tunes (by default) the serial ports for interactive input, which
  34. means the processor only gets an interrupt every 14 characters (if
  35. memory serves from an IBM class on tuning), or on a timeout. The
  36. latest version of the tuning guide has a script (allegedly, my copy is
  37. still on order) that can be used to change this. Dunno if this really
  38. will help, but the guys from the IBM class suggest it for file
  39. transfers.
  40.  
  41.  
  42.                L. Scott Emmons
  43.               CableData  Research Center
  44.              csusac.csus.edu!cdsac!scotte
  45.                 KC6NFP
  46.