aspose file tools
The moose likes Java in General and the fly likes Problem unzipping with ZipInputStream, containing filename with Swedish characters Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Problem unzipping with ZipInputStream, containing filename with Swedish characters" Watch "Problem unzipping with ZipInputStream, containing filename with Swedish characters" New topic
Author

Problem unzipping with ZipInputStream, containing filename with Swedish characters

Markus Källander
Greenhorn

Joined: May 20, 2009
Posts: 15
Hi,

I am having problems unzipping an archive that contains a file with a Swedish character in the filename. Here is the error message:



...and here is the code:



Any ideas what to do anybody? When I remove the file with the Swedish character from the zip this works fine.

Thanks
Markus
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem unzipping with ZipInputStream, containing filename with Swedish characters
 
Similar Threads
need help with zip decompression
need help with zip extraction
Problem in unzipping a folder using java.util.zip API
Exception
Getting zip exception while decompressing a compressed file