diff --git a/docs/TODO b/docs/TODO index 88c632883866d2953a4c92612786c43703150604..281f56f2879b7e4cb5abd93ef1efe211357ac8d3 100644 --- a/docs/TODO +++ b/docs/TODO @@ -69,6 +69,10 @@ TODO FTP + * Support the most common FTP proxies, Philip Newton provided a list + allegedly from ncftp: + http://curl.haxx.se/mail/archive-2003-04/0126.html + * Make CURLOPT_FTPPORT support an additional port number on the IP/if/name, like "blabla:[port]" or possibly even "blabla:[portfirst]-[portsecond]".