aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 88c632883..281f56f28 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]".