Opened 17 years ago
Last modified 17 years ago
#3314 closed Bug report
Accented Letters Bug
Reported by: | baglio | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | baglio, Alexander Schuch, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
I cannot download via ftp files containing accented letters (à è é ì ò ù): Filezilla 3 reports a fatal error and the download doesn't start. If I want to download the file I must rename it removing the accented letters.
Change History (3)
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Please make sure that the server supports UTF-8 as filename encoding as specified in RFC 2640. The only other encoding specified for FTP is plain ASCII. If the server does not support UTF-8, you have to refrain from using non-English characters or you're operating outside the scope of the FTP specifications.
As workaround you can set a custom encoding in the Site Manager which may or may not work for you.
What operating system do you use? If you are on any kind of Unix, please note the locale you are using. In order to do that on Unix, open a console and enter "locale" there.
If you are using Windows or something else, please say what you are using.