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

In-flight decompression #17

Open
pigmej opened this issue Jul 15, 2024 · 2 comments
Open

In-flight decompression #17

pigmej opened this issue Jul 15, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@pigmej
Copy link
Member

pigmej commented Jul 15, 2024

To save users disk space we could add inflight decompression support.

  • Bigger risk for the user in case of an error
  • Less space required

We need to weigh the risks, etc. But in general, with 100+ GiB file size, it's tricky to have both.

@poszu
Copy link
Collaborator

poszu commented Jul 15, 2024

You might want to look at https://github.com/google/ripunzip

@pigmej pigmej added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 29, 2024
@tjb-altf4
Copy link

With the same goal of working around user disk space limitation, an alternative (or addition) could be to allow users to specify a separate location for initial download (such as HDD).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants