Can someone kindly help me with this?
I have a folder called statistics.tar.gz which contains many txt files. I need to unpack this folder (statistics.tar.gz) and loop through all the files (txt files) and move them to another directory called Destination.
I have tried using DotNetZip library but I cannot get it working with tar.gz
Loading
Jonathas SucupiraPosted Aug 16, 2011, 12:11 PM
http://wiki.sharpdevelop.net/GZip-and-Tar-Samples.ashx#Simple_full_extract_from_a_TGZ_targz_2