Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
6.4k views
in Java FTP by (300 points)
Hi,

as per http://www.ietf.org/rfc/rfc2640.txt a FTP server can indicate that it sends/receives filenames in UTF-8. Currently, the library can only be manually configured with a certain control encoding before you cannot. Thus, I would have to disconnect and reconnect after running the feature command and discovering UTF8 support.

Can the library enhanced to immediately run a FEAT after connect and set its encoding automatically?

Thanks
Thomas

3 Answers

0 votes
by (162k points)
Useful idea, thank you. Have you found any servers that support returning UTF8 from FEAT?
0 votes
by (300 points)
Very few actually. The most notably exception being FileZilla server, which does support it. The majority just does support MDTM, SIZE, REST STREAM, PASV.

Also ftp.microsoft.com supports it.

Thomas
0 votes
by (240 points)
Mac OS 10.5 supports it

Categories

...