gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 91/264: KNOWN_BUGS: "FTPS needs session reuse"


From: gnunet
Subject: [gnurl] 91/264: KNOWN_BUGS: "FTPS needs session reuse"
Date: Thu, 30 Apr 2020 16:06:34 +0200

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 6be2804cdceee1664bd970c184f14f8297374909
Author: Daniel Stenberg <address@hidden>
AuthorDate: Sat Mar 28 23:04:14 2020 +0100

    KNOWN_BUGS: "FTPS needs session reuse"
    
    Closes #4654
---
 docs/KNOWN_BUGS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index fe8d59d7d..8df986c84 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -78,6 +78,7 @@ problems may have been fixed or changed somewhat since this 
was written!
  7.7 FTP and empty path parts in the URL
  7.8 Premature transfer end but healthy control channel
  7.9 Passive transfer tries only one IP address
+ 7.10 FTPS needs session reuse
 
  8. TELNET
  8.1 TELNET and time limitations don't work
@@ -588,6 +589,14 @@ problems may have been fixed or changed somewhat since 
this was written!
 
  See https://github.com/curl/curl/issues/1508
 
+7.10 FTPS needs session reuse
+
+ When the control connection is reused for a subsequent transfer, some FTPS
+ servers complain about "missing session reuse" for the data channel for the
+ second transfer.
+
+ https://github.com/curl/curl/issues/4654
+
 8. TELNET
 
 8.1 TELNET and time limitations don't work

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]