Compressed file archives

Would like all of the following:
– Fast listing of archive contents with file metadata
– Fast retrieval of an individual file
– Fast retreival of a specific address in the input stream

Each compressed block should have metadata such as starting block address, filename and MIME type, and length of block.

Leave a Reply