[ https://issues.apache.org/jira/browse/FTPSERVER-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
amtlib.dll updated FTPSERVER-465: --------------------------------- Fix Version/s: 1.0.6 > A patch to enable controlling the charset in order to work around a bug of > Windows Explorer in CJK environments > --------------------------------------------------------------------------------------------------------------- > > Key: FTPSERVER-465 > URL: https://issues.apache.org/jira/browse/FTPSERVER-465 > Project: FtpServer > Issue Type: Improvement > Components: Core, Ftplets > Affects Versions: 1.0.6 > Environment: any > Reporter: amtlib.dll > Labels: patch > Fix For: 1.0.6 > > Attachments: patch > > Original Estimate: 5m > Remaining Estimate: 5m > > Generally there is a bug for Windows Explorer on Chinese Windows Platforms > that when decoding UTF-8 lines the last byte will be cut out and will > ususally cause an error like a wrong filename. A work-around for this bug is > to make the server using GBK and tell Windows not to use UTF-8. Currently > Apache Mina FtpServer supports UTF-8 only, so I made this patch to make it > possible to control it. > Thank you for review the patch. > References: > http://blog.csdn.net/feiwei/article/details/5867555 > http://bbs.csdn.net/topics/50337718#post-40686650 -- This message was sent by Atlassian JIRA (v6.3.4#6332)