]> granicus.if.org Git - curl/commitdiff
CURLOPT_FTPPORT could support port number too
authorDaniel Stenberg <daniel@haxx.se>
Mon, 28 Apr 2003 17:29:32 +0000 (17:29 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 Apr 2003 17:29:32 +0000 (17:29 +0000)
docs/TODO

index abc84b94fa7716b448987da036fc8f5c8188b7d3..5a02e25daf07c65788736416b7b5c6236602587f 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -73,6 +73,9 @@ TODO
 
  FTP
 
+ * Make CURLOPT_FTPPORT support an additional port number on the IP/if/name,
+   like "blabla:[port]" or possibly even "blabla:[portfirst]-[portsecond]".
+
  * FTP ASCII upload does not follow RFC959 section 3.1.1.1: "The sender
    converts the data from an internal character representation to the standard
    8-bit NVT-ASCII representation (see the Telnet specification).  The