From 338c2da24feaa6e4c1b07d34b79f2ab2307dd21c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 9 Aug 2004 12:39:28 +0000 Subject: GSS/Kerberos 5 for ftp --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index 9e42ea1b2..c86bfc8e1 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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. -- cgit v1.2.3