home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sgi / apps / 6 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.9 KB  |  56 lines

  1. Newsgroups: comp.sys.sgi.apps
  2. Path: sparky!uunet!utcsri!skule.ecf!drill.me!ie.utoronto.ca!drascic
  3. From: drascic@ie.utoronto.ca (SpIke)
  4. Subject: Re: ZModem
  5. Message-ID: <C01I9I.40q@ie.utoronto.ca>
  6. Organization: University of Toronto, Department of Industrial Engineering
  7. References: <1992Dec28.195218.14375@cc.umontreal.ca>
  8. Date: Tue, 29 Dec 1992 21:27:18 GMT
  9. Lines: 45
  10.  
  11. soubyran@ERE.UMontreal.CA (Soubyran Richard) writes:
  12.  
  13.  
  14. >Hello sgiers!
  15.  
  16. >I have avery weird problem... When I am using zmodem (sz) to
  17. >transfer files between my Mac and the Indigo, the transfer hangs
  18. >and quit when there is only 6 seconds left in the transfer. This
  19. >problem exist only since we have changed the OS last summer. We
  20. >were running version 3 of IRIX back then. a few weeks ago, we
  21. >changed to IRIX 4.0.5 and now the transfer hangs just at 3 seconds
  22. >from the end... That's VERY strange...
  23.  
  24. >Before upgrading to IRIX 3 something, everything was fine! When I
  25. >use Kermit, no problems at all... The tech support at our
  26. >university is no good at all...
  27.  
  28. >    "We don't know what's wrong." 
  29. >    "We do not have that problem here in the office"
  30. >    etc
  31.  
  32. >is all they can say.
  33.  
  34. >One more thing... this problem occurs only if the file is big
  35. >enough to make the transfer go over 60 seconds. Any file less than
  36. >that... no problems...
  37.  
  38.     SZ(1)               RISC/os Reference Manual                SZ(1)
  39.     
  40.     NAME
  41.          sx, sb, sz - XMODEM, YMODEM, ZMODEM file send
  42.     
  43.     BUGS
  44.          On at least one BSD system, sz would abend it got within a
  45.          few kilobytes of the end of file.  Using the "-w 8192" flag
  46.          fixed the problem.  The real cause is unknown, perhaps a bug
  47.          in the kernel TTY output routines.
  48.  
  49. I've found that using this magic flag works for me on my system; it may also
  50. work for you.  Good luck!
  51.  
  52.     David Drascic
  53.     Teleoperation and Control Laboratory, Industrial Engineering
  54.     University of Toronto
  55.     drascic@ie.utoronto.ca
  56.