partial-zip icon indicating copy to clipboard operation
partial-zip copied to clipboard

Using curl's partial downloading feature to retrieve selected portions of ZIP files

Results 5 partial-zip issues
Sort by recently updated
recently updated
newest added

Hi, Not an issue, but wanted to let you know I wrote a similar tool in python: https://github.com/nlitsme/zipdump willem

Please add "fname[0] = 0;" after line 17 in main.c.

I realized your branch didn't already have these changes. They'll come in handy for using libpartial, particularly for the project i asked about LGPL licensing on this. Thanks!

What is the current licensing for partial-zip? There is a version (with some modifications by posixninja) marked as GPL, but I would like to use partial-zip (either as a dynamic...