Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!yale!mintaka!dcw From: dcw@lcs.mit.edu (David C. Whitney) Newsgroups: comp.sys.apple Subject: Re: Ymodem batch Keywords: XMODEM, SUNOS Message-ID: <1990Feb25.192052.12494@mintaka.lcs.mit.edu> Date: 25 Feb 90 19:20:52 GMT References: <2905@cunixc.cc.columbia.edu> <2520@cs-spool.calgary.UUCP> <1990Feb22.143217.4624@mintaka.lcs.mit.edu> <2540@cs-spool.calgary.UUCP> <13569@fs2.NISC.SRI.COM> Sender: news@mintaka.lcs.mit.edu Organization: /etc/organization Lines: 52 In article <13569@fs2.NISC.SRI.COM> cwilson@NISC.SRI.COM (Chan Wilson) writes: >In article <2540@cs-spool.calgary.UUCP> demarco@cs-sun-fsb.UUCP (Vince Demarco) writes: >>[Stuff deleted, about getting sx/sb/sz to work under sunOS] >>>set on the concentrator and BOOM! all happy. (I type "term download" >>>before connecting to the sun.) This was to alleviate bugs in SENDING TO the sun. Never had problems receiving. >> >>What is happening to me is that as soon as the xfer gets to block 13 I >>get a bunch of complement errors. That is SunOS (I think) seems to be >>sending a Null after a line feed or return. So the recieveing side >>instead of getting the complement of the block number it gets a null. >>If the file is smaller than 13 xmodem blocks all is fine. (there >>isn't too many files that small) >Using sz -k on the unix (sunos4.0.3) and Zlink (ymodem/batch), it dies at >byte 141312. Using plain sz on the unix side, it dies someplace before that. That's Ymodem block 138, $8A. That means it had troubles on the next block - $8B. See more below. >Funny (ha!) thing was, even if I tried s[xb] and Zlink, it still dies. Go >figure. Finally had to resort to Kermit, and I'm not even sure that worked. >>>Dave Whitney >>vince demarco > Chan Wilson That's odd. I always type 'sb ' to send to Z-Link. Typing 'sz' just momentarily confuses things as the unix side tries to send with Zmodem. When Z-Link NAKs it to death, sz steps down to ymodem. On the other hand, I've never had problems. It's the only way I ever send anything back and forth. Are YOU being routed through a terminal concentrator or just trying to send through a TELNET session? Every layer of software you go through adds to the various troubles you can have. Z-Link will eventually do kermit, but don't hold your breath - I have to graduate this term (somebody hire me!). When you try sending with Xmodem ('sx file'), where does it die? Betcha at byte 17664. That's also block $8A (last good one to come over). If so, then I'd bet that some piece of software is munching $8B's. -- Dave Whitney dcw@sun-bear.lcs.mit.edu ...!mit-eddie!sun-bear!dcw dcw@athena.mit.edu My employer pays me well. This, however, does not mean he agrees with me. I wrote Z-Link & BinSCII. Send me bug reports. I use a //GS. Send me Tech Info.