Tracker »
Issue 1834 – FTP file uploads are interrupting with TLS 1.3
:
Core
:
Bug
:
Medium
:
0
2020-03-06 15:55
https://winscp.net/forum/viewtopic.php?t=28923
Related to Issue 1831.
Emails with Nestor Salvo and Christoph Probst.
This might be ProFTPD problem:
https://forum.filezilla-project.org/viewtopic.php?t=50489&start=15
https://forum.filezilla-project.org/viewtopic.php?t=50489&start=15
The error manifests as:
"Transfer aborted. Link to file server lost"
As a workaround, you can limit WinSCP to TLS 1.2:
https://winscp.net/eng/docs/ui_login_tls
"Transfer aborted. Link to file server lost"
As a workaround, you can limit WinSCP to TLS 1.2:
https://winscp.net/eng/docs/ui_login_tls
Emails with TJ Saunders.
Possibly an OpenSSL issue:
https://github.com/proftpd/proftpd/issues/959
https://github.com/openssl/openssl/issues/7948
https://github.com/openssl/openssl/issues/10880
Possibly an OpenSSL issue:
https://github.com/proftpd/proftpd/issues/959
https://github.com/openssl/openssl/issues/7948
https://github.com/openssl/openssl/issues/10880
Emails with Felix.
Fixed.
Emails with Nestor Salvo.
Emails with Christoph Probst.
This was partially undone by Issue 2030.