Click here to Skip to main content
15,886,258 members
Articles / Programming Languages / C#

How to compress/decompress directories using GZipStream

Rate me:
Please Sign up or sign in to vote.
4.89/5 (21 votes)
25 Jan 2012CPOL 151K   21  
Very simple console utility to compress/decompress directories uses GZipStream from the System.IO.Compression namespace.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Programmer since 1990.

Comments and Discussions