From c0acaa5d2c496e88e84505aac3ee3fea1ee76949 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Apr 2003 17:29:32 +0000 Subject: CURLOPT_FTPPORT could support port number too --- docs/TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/TODO') 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 -- cgit v1.2.3