ICSharpCode.SharpZipLib.Zip.FastZip japanese characters issue.

Posted by Pranali Desai on Stack Overflow See other posts from Stack Overflow or by Pranali Desai
Published on 2010-05-25T13:26:59Z Indexed on 2010/05/25 13:31 UTC
Read the original article Hit count: 309

Filed under:
|
|

Hi All,

I am using ICSharpCode.SharpZipLib.Zip.FastZip to quickly zip up a folder with all its content. It works fine with file name having Ascii characters, when it comes to non Ascii characters it screws things up, and file names which are japanese are looking wired.

Any Suggestions how to fix this?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#3.0