]> granicus.if.org Git - curl/commitdiff
ftp proxy support would be nice
authorDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jul 2003 13:41:59 +0000 (13:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 30 Jul 2003 13:41:59 +0000 (13:41 +0000)
docs/TODO

index 88c632883866d2953a4c92612786c43703150604..281f56f2879b7e4cb5abd93ef1efe211357ac8d3 100644 (file)
--- 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]".