FURZI!
furrred file unzipper!
furzi can be copied into any directory of your ASP.net application. When you're calling the file, it generates a list of all zip files which are in the same directory as furzi.aspx is.
After selecting one of these files, furzi extracts its content to this directory.
When should I use furzi
Every time you would upload a lot of files via ftp!
I hate uploading more than just a couple of files via ftp. Mainly when the files are quite small, my bandwidth isn't fully used, so it would be much comfortable if I could upload it as a single zip-archive.
With furzi I can! ;)
Usage
copy ICSharpCode.SharpZipLib.dll into the bin-directory of your ASP.net application br>
copy furzi.aspx to the directory which contains the zip files, and where this zip file should be extracted
run furzi.aspx
click on the zip file listed at the webpage to extract it
License
furzi is licensed under GPL!
#ziplib
#ziplib is used for zip-support.