X-Spam-Check-By: sourceware.org Message-ID: Date: Sat, 16 Jun 2007 17:49:39 -0400 From: "Robert Pendell" To: cygwin AT cygwin DOT com Subject: Re: zip could not handle files above 2GB? In-Reply-To: <20070616192329.GX4179@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070616192329 DOT GX4179 AT calimero DOT vinschen DOT de> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 6/16/07, Corinna Vinschen wrote: > On Jun 16 15:28, Pierre Bernhardt wrote: > > Hello, > > > > I've a problem to create a zip file >2GB. > > > > The filesystem the zipfile is stored is ntfs which should > > handle files >2GB (other programms has not a problem with that) > > > > Any idea? > > It might be a bug in Cygwin which has been discussed on this list > 3 weeks ago. A patch has been applied to current CVS. See this > thread http://cygwin.com/ml/cygwin/2007-05/msg00616.html for > details. > > > Corinna > -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Actually if the cygwin version of zip is based off of info-zip then it is a known limitation of that library. It has a theoretical limit of 4GB for the zip filesize but commonly had issues with accessing files beyond the 2GB mark. This is documented on the info-zip website. It can be corrected as other applications have come up with ways to allow zip files above and beyond the 4GB limit that 32-bit code imposes. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) - WinPT 1.2.0 iD8DBQFGdFqyUzZyRq63BAsRAoUVAJ99g8WCj4zV96ti5v36wbWGjbjMHACfYcC2 14QSp+kmb+D5WfajGD5DkoQ= =ufJS -----END PGP SIGNATURE----- -- Robert Pendell shinji AT elite-systems DOT org PGP Key: 41B2 C5E8 4203 300D FEC9 4E1B 5336 7246 AEB7 040B -- 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/