Compress directory using Zlib

chillipit

New Member
At the moment I'm trying to compress a directory with Zlib but I'm getting an error message informing me that it's a directory and not a file. Can Zlib be used to compress a directory or is there something else I can use for that.
 
Back
Top