mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 15:45:12 -04:00
mention how the FTP code should be fixed one day
This commit is contained in:
parent
f4c5314890
commit
3de85777de
@ -62,6 +62,9 @@ TODO
|
|||||||
|
|
||||||
FTP
|
FTP
|
||||||
|
|
||||||
|
* Code overhaul to make it more state-machine like and to _never_ block on
|
||||||
|
waiting for server responses when used with the multi interface.
|
||||||
|
|
||||||
* Support GSS/Kerberos 5 for ftp file transfer. This will allow user
|
* Support GSS/Kerberos 5 for ftp file transfer. This will allow user
|
||||||
authentication and file encryption. Possible libraries and example clients
|
authentication and file encryption. Possible libraries and example clients
|
||||||
are available from MIT or Heimdal. Requsted by Markus Moeller.
|
are available from MIT or Heimdal. Requsted by Markus Moeller.
|
||||||
|
Loading…
Reference in New Issue
Block a user