Opened 17 years ago
Last modified 17 years ago
#1379 closed Bug report
Deleting Folders German Umlauts
Reported by: | david87 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | david87, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Hello,
i am using the latest FileZila Version 3.8.1. This Version still has problems deleting subfolders those parent folders names contains german umlauts.
For example create the following folders:
Grün
- test
It is not possible to delete both folders at once (recursive). The folders still exist after deleting.
Thanks for your work.
Best regards.
David
Attachments (2)
Change History (9)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Folders with umlauts are listed correctly.
How can i figure out whether the server supports unicode correctly?
comment:3 by , 17 years ago
Send the FEAT command to the server. In the reply there has to be UTF8 or UTF-8. If that's not the case, your server is not UTF-8 capable and needs to be upgraded to a better one.
Read http://wiki.filezilla-project.org/Character_Set for details.
Please reopen if UTF-8 support is advertised in the FEAT response and attach a complete log with debug level set to 3.
by , 17 years ago
Attachment: | filezilla.png added |
---|
by , 17 years ago
comment:6 by , 17 years ago
Here is the Output using FEAT command:
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: 211 End
Are you really sure that this has to to with utf-8 support of server and that the FEAT command does respond everything?
I have just tested gftp and this ftp-program has absolutely no problems on the same server also using umlauts.
I have attached two screenshots where you can see this.
comment:7 by , 17 years ago
Yes.
Please read the wiki article I linked in my previous reply why UTF-8 is required for non-English letters. Every other encoding is violating the FTP specifications.
Are you certain that your server supports UTF8?