Code Monkey home page Code Monkey logo

Comments (7)

jaime-olivares avatar jaime-olivares commented on July 28, 2024 1

Added support for Zip64 in version 3.6.0

Please let me know if there is any issue

from zipstorer.

jaime-olivares avatar jaime-olivares commented on July 28, 2024

I will evaluate this feature. I don't have any explicit management of 4GB+ files.

from zipstorer.

stribizhev avatar stribizhev commented on July 28, 2024

I confirm that Version: 3.4.0 (August 4, 2017) contains the same "bug": trying to extract a 6GB+ file results in file truncation (at about 4GB). It would be really nice to fix this limitation.

from zipstorer.

 avatar commented on July 28, 2024

Try switching the type from a uint to long. It allows a greater max size in bytes.

from zipstorer.

jaime-olivares avatar jaime-olivares commented on July 28, 2024

I have reviewed the documentation for ZIP64. This is not a trivial task. Many things to consider.
Read the specs here: https://support.pkware.com/display/PKZIP/Application+Note+Archives

from zipstorer.

usr-sse2 avatar usr-sse2 commented on July 28, 2024

@ramihoo @stribizhev, Check out my ZipStorer64 fork: https://github.com/usr-sse2/zipstorer

from zipstorer.

jaime-olivares avatar jaime-olivares commented on July 28, 2024

@usr-sse2 you can always create pull request so we consolidate more features in a single project.

from zipstorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.