X-Spam-Check-By: sourceware.org
Message-ID: <46407D27.30909@byu.net>
Date: Tue, 08 May 2007 07:37:43 -0600
From: Eric Blake <ebb9@byu.net>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.5.666
MIME-Version: 1.0
To: amarnath.sharma@sanovi.com, cygwin@cygwin.com
Subject: Re: [Bug-tar] tar fails for large files( size > 2 GB )
References: <1176105328.6526.8.camel@localhost>  <461A2E28.1060400@byu.net>	 <1178178948.11012.8.camel@localhost>  <4639CF9E.2070701@byu.net> <1178629991.3377.15.camel@localhost>
In-Reply-To: <1178629991.3377.15.camel@localhost>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Please direct your posts to mailing lists rather than private developers.
   http://cygwin.com/acronyms/#PPIOSPE

According to Amarnath Sharma on 5/8/2007 7:13 AM:
> Hi Eric, 
> I tried cygwin tar 1.16.

I find that strange, since cygwin tar is at 1.16.1, not 1.16.

> Its doing fine as far as big file(> 2GB) is
> concerned and "-" stdout option is also working fine, but -T option is
> giving problem. 
> error details
> ===============
> C:\testbed\cygwintar\panacesFileReplicator\temp>tar -cvf - -T
> Testfile.tmp
> tar: file1.txt\r: Cannot stat: No such file or directory
> tar: file2.txt\r: Cannot stat: No such file or directory

That's because you are using CRLF line endings, but told cygwin that you
wanted a binary mount.  Use d2u on Testfile.tmp to get rid of those
spurious CRs.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGQH0m84KuGfSFAYARAqFFAKClrqT2ItmGPxoKmaq3qISmsOvBmQCggZXD
hxhqMTN9yueY97lx9qHxc3c=
=Qn2W
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

