Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for larger files #99

Closed
wants to merge 1 commit into from

Conversation

ssingh13-rms
Copy link

@ssingh13-rms ssingh13-rms commented Apr 2, 2023

Fixes #95

Enhancement

This PR should add support for larger files to be added to ZIP.

Testing

Changes need to be tested thoroughly.

@fhs
Copy link
Owner

fhs commented Jul 23, 2023

As stated in this comment by nhz2: #95 (comment)
you need to use the zip64 standard, so closing this.

@fhs fhs closed this Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File Position limited to UInt32 ?
2 participants