zipdl

A program for downloading individual files from a Zip file on a web server that supports range requests
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2023-10-07 21:23Implement main applicationMartin Ashby1+82-0
2023-10-07 20:43Initial. Implementation of seekable HTTP range, which will be used for reading ZIP over http without downloading the whole thing.Martin Ashby6+315-0