Comment 82 for bug 222635

Revision history for this message
In , Vyv03354 (vyv03354) wrote :

Created attachment 8398921
Part1. FTP client detects UTF-8 if server returns UTF8 on FEAT

- Rebased to tip.
- Although RFC 2640 does not define "OPTS UTF8 ON", Some ftp servers violates the RFC. ftp.asu.ru is one of such servers. I restored the OPTS support from the older patch. Sending "OPTS UTF8 ON" to compliant servers should be harmless.