mirror of
https://github.com/curl/curl.git
synced 2026-06-16 23:25:40 +03:00
GSS/Kerberos 5 for ftp
This commit is contained in:
parent
b5cafc0b83
commit
338c2da24f
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue