Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20010618193556.29187.qmail@web13902.mail.yahoo.com> Date: Mon, 18 Jun 2001 12:35:56 -0700 (PDT) From: John Benninghoff <jbenninghoff AT yahoo DOT com> Subject: Re: zmodem for cygwin (rz.exe and sz.exe) To: cygwin AT cygwin DOT com In-Reply-To: <20010617172454.B30439@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Thanks for the tip. That could easily be it. I hate that binary/text mode crap in Windows! I'll check the source and try to code a fix for it. I'll post my findings to the cygwin list. -- jb --- Christopher Faylor <cygwin AT cygwin DOT com> wrote: > On Sun, Jun 17, 2001 at 12:17:30PM -0700, John > Benninghoff wrote: > >I've built rz.exe and sz.exe on cygwin using the > rzsz.zip package. > >The utilities run but the file transfered does not > have the correct > >checksum. :( > > It's probably a textmode/binary mode problem. Make > sure that the files are > opened with O_BINARY if you're using open or "rb" or > "wb" if you're using > fopen. > > cgf > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple > __________________________________________________ Do You Yahoo!? Spot the hottest trends in music, movies, and more. http://buzz.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple