Do we still need 3rd party compression software when we have self-extracting archives and operating systems with built-in ZIP support?
Of course we do.
I don’t know about you but the most common compression formats I run into these days are RAR and ZIP. I use Windows XP’s built-in ZIP extractor to handle ZIP files and I use a free command line utility, UnRAR for Windows, to extract RAR archives. That’s pretty much all my decompression needs taken care of.
Or so I thought.
I didn’t see any great need to get additional compression software after I upgraded to a new PC until I downloaded the logs from my web site a few days ago. cPanel compresses logs in the GZIP format and I discovered I had no way of decompressing a GZIP archive on my new PC.
I recalled seeing a program called 7-Zip last year so I decided to check it out.
Continued…