Trass3r schrieb:
Steven Schveighoffer schrieb:
Because you haven't submitted a ticket for it yet ;)

http://www.dsource.org/projects/tango/newticket

Good idea.

I also have a problem with non-ASCII characters.
But I couldn't find out the cause yet :(


[sendCommand] Sending command 'CWD Dreckschlüpper
'
[readResponse] Expected Response 250
[readResponse] Actual Response 550
[sendCommand] Sending command 'QUIT
'
[readResponse] Expected Response 221
[readResponse] Actual Response 221
tango.net.ftp.FtpClient.FtpException: 420 Goodbye.
. "Dreckschlüpper" : no such file or directory.

Seems like the server sends the name encoded with utf-8.
But the tango code treats it as ANSI.

Reply via email to