mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
CURLOPT_FTPPORT could support port number too
This commit is contained in:
parent
2e46f8d0a6
commit
c0acaa5d2c
@ -73,6 +73,9 @@ TODO
|
|||||||
|
|
||||||
FTP
|
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
|
* 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
|
converts the data from an internal character representation to the standard
|
||||||
8-bit NVT-ASCII representation (see the Telnet specification). The
|
8-bit NVT-ASCII representation (see the Telnet specification). The
|
||||||
|
Loading…
Reference in New Issue
Block a user