Search found 1 match

by arrenwu
08 Nov 2024, 04:53
Forum: Help
Topic: OpenSSL SSL_write: SSL_ERROR_SYSCALL when replicating the file to the remote ftp server
Replies: 6
Views: 349

OpenSSL SSL_write: SSL_ERROR_SYSCALL when replicating the file to the remote ftp server

Recently I upgraded to the 13.8 [Donation Edition] and then started to see the following error

Cannot write file "<file_name>.ffs_tmp".

CURLE_SEND_ERROR: OpenSSL SSL_write: SSL_ERROR_SYSCALL, errno 0
150 Starting data transfer. [curl_easy_perform]


This error continues to block the program from ...