I'm having a problem with Java Zip Class. I'd written a program that
would zip a file(s) and unzip those files in memory and zip again
through program(every is done in memory). The problem is that when I
open the new zip file I got an error message: "Can't open file: file
doesn't appear to be a valid archieve".