]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: Implicit FTPS upload timeout
authorDaniel Stenberg <daniel@haxx.se>
Tue, 27 Feb 2024 16:46:19 +0000 (17:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 27 Feb 2024 16:46:19 +0000 (17:46 +0100)
Closes #11720

docs/KNOWN_BUGS

index 742e06f0e5ba7a04d646660264e9e27349c283c4..0e2fe3e9c70eb3e092f4193b524696f18ea7b7aa 100644 (file)
@@ -61,6 +61,7 @@ problems may have been fixed or changed somewhat since this was written.
 
  7. FTP
  7.1 FTP upload fails if remebered dir is deleted
+ 7.2 Implicit FTPS upload timeout
  7.3 FTP with NOBODY and FAILONERROR
  7.4 FTP with ACCT
  7.11 FTPS upload data loss with TLS 1.3
@@ -383,6 +384,10 @@ problems may have been fixed or changed somewhat since this was written.
 
  https://github.com/curl/curl/issues/12181
 
+7.2 Implicit FTPS upload timeout
+
+ https://github.com/curl/curl/issues/11720
+
 7.3 FTP with NOBODY and FAILONERROR
 
  It seems sensible to be able to use CURLOPT_NOBODY and CURLOPT_FAILONERROR