ftp proxy support would be nice

This commit is contained in:
Daniel Stenberg 2003-07-30 13:41:59 +00:00
parent 2d41b735ec
commit 339f84fe1f
1 changed files with 4 additions and 0 deletions

View File

@ -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]".