in reply to Re: File list from gz file without reading everything into memory
in thread File list from gz file without reading everything into memory
If .tar.gz file is just a compression of a single file, is there a memory efficient way to extract it, almost like streaming it into the output file? Or in essence that is what the code is doing already?
Thanks again for your reply, I will check back with the generator of these files to see if I can try another compression approach...
|
|---|