Shabada, Gnaneshwer wrote: > Hello all, > I have a question which is unrelated to Struts but wanted to try it out here > considering this as a huge java based group. I am trying to uncompress a .Z > file using java on windows. Have anyone of you tried this out, if so please > share the solution.. I checked Java API with no luck. >
The old Unix 'compress' command doesn't use the same algorithm as ZIP files. http://www.unidata.ucar.edu/support/help/MailArchives/netcdf/msg03482.html IIRC there's an org.apache.commons.${something} that _might_ do this, but I don't know: the 30 seconds with google that lead me to the above exhausted me. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]