4gb limit Zip

Discuss about plugins that don't have a dedicated forum
Post Reply
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

4gb limit Zip

Post by xabierpayet »

Is possible uncompress an >4gb file with the zip plugin?

zipn = GetAttribute(ZIP_ARCHIVE, 1, #ZIPATTRNUMENTRIES)

in files bigger of 4gb "zipn" ever return nil here
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: 4gb limit Zip

Post by airsoftsoftwair »

Do you mean a zip file that is bigger than 4 GB or a file whose uncompressed size is bigger than 4 GB within a zip file?
xabierpayet
Posts: 267
Joined: Fri Feb 24, 2012 9:34 am

Re: 4gb limit Zip

Post by xabierpayet »

1 zip file >4 gb with files and folders inside
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: 4gb limit Zip

Post by airsoftsoftwair »

Ok, will be fixed.
Post Reply