[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SZ help
- Subject: Re: SZ help
- From: grover@emunix.emich.edu (Grover Thomas)
- Date: 22 Sep 1993 19:30:02 GMT
- Distribution: world
- Newsgroups: comp.sys.apple2.comm, comp.sys.apple2
- Organization: Eastern Michigan University
- References: <27lvbl$pon@bingsuns.cc.binghamton.edu>
- Xref: gmd.de comp.sys.apple2.comm:656 comp.sys.apple2:33470
In article <27lvbl$pon@bingsuns.cc.binghamton.edu> ba06103@bingsuns.cc.binghamton.edu (Guest_Teddy) writes:
>
> I need help with unix's SZ command. It doesn't work
>with SHK files somehow. It keeps giving me CRC doesn't amtch data
>errors. What options are you guys using to download with SZ?
>
> Samething happens with Ymodem or Zmodem. Txt and BinSCii
>files work fine so what's with SHK files? Is it the Control chars?
You should probably set the binary option to force 8-bit
sends.
sz -b filename.shk
if that still doesn't work, make sure your connection is truely
8-bits wide (all the way down the network, if applicable).
--
Grover Thomas grover@emunix.emich.edu
"Economics is the only profession where a man can have a lifelong
reputation as an expert without ever being right."
-- George Meany
- References:
- SZ help
- From: ba06103@bingsuns.cc.binghamton.edu (Guest_Teddy)