Problem with UTF-8 encoding

FTP client for Android handsets.
Post Reply
Easygo
Posts: 3
Joined: Fri Jun 11, 2010 12:12 pm
AntiSpam sum: 8

Problem with UTF-8 encoding

Post by Easygo »

When connecting to a server shouldn't AndFTP send an

Code: Select all

CLNT clientname
OPTS UTF8 ON
command to enable UTF-8 if you select UTF-8 in the properties?

I'm having trouble to connect to my server because of this issue...

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: Problem with UTF-8 encoding

Post by support »

This problem has been fixed in AndFTP 1.6

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: Problem with UTF-8 encoding

Post by support »

Use "Feat (auto-detection)" in AndFTP options. It will send OPTS UTF8 ON if supported.

Easygo
Posts: 3
Joined: Fri Jun 11, 2010 12:12 pm
AntiSpam sum: 8

Re: Problem with UTF-8 encoding

Post by Easygo »

Still not working...
AndFTP 1.6 is sending the UTF-8 command however it should first send the client command like I mentioned it in my first post. I'm using Gene6 FTP Server.

With AndFTP 1.6 I get the following error code in the command log:

Code: Select all

501 Please CLNT first

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: Problem with UTF-8 encoding

Post by support »

Could you provide a testing FTP account to support(at)lysesoft(dot)com?

Easygo
Posts: 3
Joined: Fri Jun 11, 2010 12:12 pm
AntiSpam sum: 8

Re: Problem with UTF-8 encoding

Post by Easygo »

Support emailed me that it'll be fixed in 1.7

Thank you very much!

support
Posts: 853
Joined: Sun Apr 20, 2008 4:40 pm

Re: Problem with UTF-8 encoding

Post by support »

1.7 will be available soon.

Post Reply