zip could not handle files above 2GB?

Robert Pendell shinji@elite-systems.org
Sat Jun 16 21:49:00 GMT 2007


On 6/16/07, Corinna Vinschen <corinna-cygwin@cygwin.com> 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@elite-systems.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/



More information about the Cygwin mailing list