I\'m trying to create a Zip file from .Net that can be read from Java code.
I\'ve used SharpZipLib to create the Zip file but also if the file generated is valid acc
I had a similar problem with unzipping SharpZipLib-zipped files on Linux. I think I solved it (well I works on Linux and Mac now, I tested it), check out my blog post: http://igorbrejc.net/development/c/sharpziplib-making-it-work-for-linuxmac