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

Set and Get a file name internal gzip #366

Closed
wants to merge 2 commits into from

Conversation

afonsoft
Copy link

Steps to reproduce

I need to compress a file in a Gzip, but when I rename the gzip file, it is also renamed the internal file.

Expected behavior

The internal gzip file is always renamed

Actual behavior

Modify the head of the gzip to enter the real name of the internal file

#175
Change this file ICSharpCode.SharpZipLib.GZip.GZipOutputStream.cs

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@piksel
Copy link
Member

piksel commented Jul 26, 2019

Have you looked at #351?

@piksel
Copy link
Member

piksel commented Apr 27, 2021

Closing this in favor of #351 due to lack of response.

@piksel piksel closed this Apr 27, 2021
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.

Add support for Original filename field in gzip header
2 participants