unicode « Zip « Java I/O Q&A





1. File names with Japanese characters turn to garbage when written to a zip file using java.util.zip.*    stackoverflow.com

I have a directory with a name that contains Japanese characters, and I need to use the zip utils in java.util.zip to write it to a zip file. Writing the ...

2. compatibility problem with unicode file name in zip files    stackoverflow.com

I am trying to compress a file that has unicode characters in it. when im using winzip, nor winrar and window "compressed folder" view it normally. when im using winrar, both winzip and ...