From: Daniel Stenberg Date: Fri, 12 Aug 2022 22:32:12 +0000 (+0200) Subject: KNOWN_BUGS: FTPS directory listing hangs on Windows with Schannel X-Git-Tag: curl-7_85_0~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=440fb677550f4130533a6ce744a6886648986f6d;p=thirdparty%2Fcurl.git KNOWN_BUGS: FTPS directory listing hangs on Windows with Schannel Closes #9161 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 2beceab563..f7bb977d2c 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -91,6 +91,7 @@ problems may have been fixed or changed somewhat since this was written. 7.9 Passive transfer tries only one IP address 7.10 FTPS needs session reuse 7.11 FTPS upload data loss with TLS 1.3 + 7.12 FTPS directory listing hangs on Windows with Schannel 8. TELNET 8.1 TELNET and time limitations do not work @@ -765,6 +766,10 @@ problems may have been fixed or changed somewhat since this was written. https://github.com/curl/curl/issues/6149 +7.12 FTPS directory listing hangs on Windows with Schannel + + https://github.com/curl/curl/issues/9161 + 8. TELNET 8.1 TELNET and time limitations do not work