delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <19991014153810.13105.rocketmail@web2103.mail.yahoo.com> |
Date: | Thu, 14 Oct 1999 08:38:10 -0700 (PDT) |
From: | David Robinow <drobinow AT yahoo DOT com> |
Subject: | RE: compilation problems |
To: | Cal Thorne <ct AT rmorton DOT com>, "'Jean Michel Cirba'" <jmcirba AT cella DOT fr>, |
"'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> | |
MIME-Version: | 1.0 |
--- Cal Thorne <ct AT rmorton DOT com> wrote: > I ftp my source&makefiles from Unix to my Win PC. > The ftp program does a > converion on the text files to make them compatible > with DOS (which means > changing a cr to a cr+lf). [someone please correct > me if I don't have that > right] LF -> CR LF > So then, under Cygwin, I tar.gz my whole > source tree and ftp it to > another Unix box ... > a '^M' at the end of each line. > So I solve the problem by ftp'ing each text file >individually in text mode if I go from > Unix to DOS. Use zip instead of tar.gz Then when you transfer you use "unzip -a" zip archives generally don't compress quite as well as tar.gz archives but they certainly are a large improvement over no compression at all. Also, this technique will work in either direction. "unzip -a" writes text files appropriate for the OS you are using. ===== __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |