aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-04-28 17:29:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-04-28 17:29:32 +0000
commitc0acaa5d2c496e88e84505aac3ee3fea1ee76949 (patch)
treeaf2e03eb6fd971f6c51100b55687dc3f5387b80b /docs/TODO
parent2e46f8d0a67a84ad59d9442e71f095267a2e327e (diff)
CURLOPT_FTPPORT could support port number too
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index abc84b94f..5a02e25da 100644
--- 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