Search found 6 matches

by okosiyas
08 Oct 2021, 03:38
Forum: Help
Topic: CURLE_SSL_CONNECT_ERROR
Replies: 7
Views: 2523

Re: CURLE_SSL_CONNECT_ERROR

I tried the installer. But the directory was not displayed. I reverted to the original version. Thank you for your support. Here's yet another test implementation. Does it work? (sets SSL_OP_IGNORE_UNEXPECTED_EOF via CURLOPT_SSL_CTX_FUNCTION as suggested here ) https://www.mediafire.com/file/eg27yx4...
by okosiyas
08 Oct 2021, 03:30
Forum: Help
Topic: CURLE_SSL_CONNECT_ERROR
Replies: 7
Views: 2523

Re: CURLE_SSL_CONNECT_ERROR

Sorry for the late test. I tried this installer but didn't see the directory. I reverted to the original version. Okay, take 2: Instead of setting SSL_OP_IGNORE_UNEXPECTED_EOF, let's add an exception for servers that close a connection unexpectedly via if (err == SSL_ERROR_SSL && ERR_GET_REA...
by okosiyas
29 Sep 2021, 08:41
Forum: Help
Topic: CURLE_SSL_CONNECT_ERROR
Replies: 7
Views: 2523

Re: CURLE_SSL_CONNECT_ERROR

Thank you for your support. I tried the beta version. Unfortunately, the file list didn't show up. However, the log does not show any errors, it shows that it completed successfully. Sync is not working because the list is not actually displayed. I downgraded to the old version again and confirmed t...
by okosiyas
29 Sep 2021, 02:38
Forum: Help
Topic: CURLE_SSL_CONNECT_ERROR
Replies: 7
Views: 2523

CURLE_SSL_CONNECT_ERROR

Hi This time it's probably a bug report. I have upgraded from FreeFileSync 11.13 to FreeFileSync 11.14. File synchronization is performed periodically from FTPS to a local folder using batches. This time, the following error log is displayed and synchronization has stopped. ============= CURLE_SSL_C...
by okosiyas
24 Jul 2019, 02:32
Forum: Help
Topic: Error:550 The specified network name is no longer available.
Replies: 2
Views: 969

Re: Error:550 The specified network name is no longer available.

Sounds like the connection is either timing out or the server is severing the connection. xCSxXenon, 19 Jul 2019, 15:33
Thank you for the advice. Let's check the server. Thank you for your support.

best regards.
by okosiyas
11 Jul 2019, 02:47
Forum: Help
Topic: Error:550 The specified network name is no longer available.
Replies: 2
Views: 969

Error:550 The specified network name is no longer available.

Thank you for providing useful software! I am in trouble with a problem that I can not solve. The file is synchronized using freefilesync from FTPSServer. Unfortunately, errors may occur during synchronization and files may not be transferred. ================= CURLE_PARTIAL_FILE: server did not rep...