Search found 4 matches

by arrenwu
10 Feb 2025, 12:00
Forum: General Discussion
Topic: Will FreeFileSync re-transmit files if the remote site enables versioning?
Replies: 3
Views: 7786

Re: Will FreeFileSync re-transmit files if the remote site enables versioning?

Obviously, in a mirror sync deletions or updates occur just in the right-side location.
So, in your use-case only right-side items will be actually versioned
Yes, my question is: How is this "move" done?
Will the local site transmit the file over the internet again?
Or the move happens within the ...
by arrenwu
10 Feb 2025, 11:16
Forum: General Discussion
Topic: Will FreeFileSync re-transmit files if the remote site enables versioning?
Replies: 3
Views: 7786

Will FreeFileSync re-transmit files if the remote site enables versioning?

My set up is:

Local Site ----------FreeFileSync-Mirror------> Remote Site (Versioning Enabled)
Note that the backup folder of the versioning is also on the remote site.

The instruction of versioning said:
Keep multiple versions of old files
Set deletion handling to Versioning and naming ...
by arrenwu
07 Dec 2024, 16:09
Forum: Help
Topic: OpenSSL SSL_write: SSL_ERROR_SYSCALL when replicating the file to the remote ftp server
Replies: 10
Views: 1448

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

I just found out that version 13.9 was released. The issue is resolved : )
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: 10
Views: 1448

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 ...