two (related ?) errors:
assume a file on an FTP Server is named
vierländereck.xml
a)
the file is displayed as
verl#ereck.xml
(where # is a small rectangular box that I have never seen
elsewhere: 㭤, 3b64)
b)
when trying to download this file, the commander gives me:
550 Failed to open file.
Seems like the display in TCMD is UTF-8, but the filename is cp1252 or 850.
Regards,
Michael
cannot download files via FTP (special chars in filename)
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 3
- Joined: 2010-03-31, 11:22 UTC
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Can you post the connection log here, please? You can get it by double clicking on the two line text in the ftp toolbar after connecting. It should show me why TC thinks that your server supports UTF-8.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 3
- Joined: 2010-03-31, 11:22 UTC
Hello Chrstian,
the interessting part of the log might be:
...............
SYST
215 UNIX Type: L8
FEAT
211-Features:
EPRT
EPSV
MDTM
PASV
REST STREAM
SIZE
TVFS
UTF8
211 End
OPTS UTF8 ON
200 Always in UTF8 mode.
Connect ok!
...............
So perhaps the one who uploaded the files made the error in the first place ???
Regards,
Michael
PS:
great job so far, total commander makes working with files extremely efficient. I like the "RegExp-Multiple-Renamer" and the "Synchronise Dirs" funktions most :-)
the interessting part of the log might be:
...............
SYST
215 UNIX Type: L8
FEAT
211-Features:
EPRT
EPSV
MDTM
PASV
REST STREAM
SIZE
TVFS
UTF8
211 End
OPTS UTF8 ON
200 Always in UTF8 mode.
Connect ok!
...............
So perhaps the one who uploaded the files made the error in the first place ???
Regards,
Michael
PS:
great job so far, total commander makes working with files extremely efficient. I like the "RegExp-Multiple-Renamer" and the "Synchronise Dirs" funktions most :-)
-
- Junior Member
- Posts: 3
- Joined: 2010-03-31, 11:22 UTC
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
You can try to send
OPTS UTF8 OFF
in TC, maybe the server allows to turn off UTF-8.
OPTS UTF8 OFF
in TC, maybe the server allows to turn off UTF-8.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com