delorie.com/archives/browse.cgi | search |
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 |
Date: | Sun, 17 Jun 2001 17:24:54 -0400 |
From: | Christopher Faylor <cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: zmodem for cygwin (rz.exe and sz.exe) |
Message-ID: | <20010617172454.B30439@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <20010617121729 DOT A1852 AT BARFLY> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.11i |
In-Reply-To: | <20010617121729.A1852@BARFLY>; from jb@barfly.globelnk.com on Sun, Jun 17, 2001 at 12:17:30PM -0700 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |