Opened 16 years ago

Last modified 16 years ago

#3613 closed Bug report

Korean character broken

Reported by: pnuskgh Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: pnuskgh, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Client directory structure
-KoreanCharacterDirectory_01

  • KoreanCharacterSubDirectory_01

When koreanCharacterDirectory have a koreanCharacter subdirectory, KoreanCharacterDirectory_01 is broken and KoreanCharacterSubDirectory_01 is ok.

When koreanCharacterDirectory do not have a koreanCharacter subdirectory, KoreanCharacterDirectory_01 is ok.

Error message :
명령: PWD
응답: 257 "/74_±â¼úÁö¿ø" is current directory.
상태: 디렉토리 목록 갱신 성공
상태: 디렉토리 목록 갱신 중...
명령: CWD /74_±â¼úÁö¿ø/00_제안서
오류: Failed to convert command to 8 bit charset

"74_기술지원" is original korean character, "/74_±â¼úÁö¿ø" is broken korean character.
"00_제안서" koreanCharactersubDirectory is ok.

Change History (1)

comment:1 by Tim Kosse, 16 years ago

You got a broken server that violates the FTP specifications.

Either upgrade to an UTF-8 capable server or refrain from using non-ASCII characters. Using any other character encoding is not covered by the specifications.

Read http://wiki.filezilla-project.org/Character_Set for details.

Note: See TracTickets for help on using tickets.