Skip to content
Snippets Groups Projects
Commit 338c2da2 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

GSS/Kerberos 5 for ftp

parent b5cafc0b
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,10 @@ TODO
FTP
* Support GSS/Kerberos 5 for ftp file transfer. This will allow user
authentication and file encryption. Possible libraries and example clients
are available from MIT or Heimdal. Requsted by Markus Moeller.
* Optimize the way libcurl uses CWD on each new request over a persistent
connection (on FTP) even if it doesn't have to.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment