Opened 19 years ago
Last modified 18 years ago
#1041 closed Bug report
incomplete chinese support for directory names
Reported by: | pasear | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | pasear, lu_icst, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I've been using FileZilla Server for a long time,
and this bug really bothers me.
Many directories named in Chinese cannot be seen under
FileZilla Server 0.9.13b or order versions.
I've tested 0.9.1~0.9.13b, and 0.9.1 seems to be better
than 0.9.13b.
Some characters can be seen under 0.9.1,
though files are not downloadable.
(server replies File Not Found)
Example directory names: æˆæœå±• 國科會
I have tried clients from Unix(FreeBSD) ftp client
,FileZilla to IE.
Thanks a lot.
Change History (3)
comment:1 by , 19 years ago
comment:3 by , 18 years ago
Since the switch to UTF-8, FileZilla and FileZilla Server
are fully compatible with Chinese characters. Please only
use UTF-8 enabled clients or don't use non-us-english
characters at all, everything else is not covered by the ftp
specifications.
I forgot to say, my locale is zh_TW.Big5.
thanks