Search found 1661 matches

by tobias
Thu Jun 23, 2022 6:59 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: a few small issues
Replies: 5
Views: 4851

Re: a few small issues

Hi,
yes, one day the Sync Preview will be made more powerful.

In this case, SecureBlackBox is used for SSL instead of OpenSSL. That's fine. Why did you mention it?
by tobias
Wed Jun 22, 2022 3:33 pm
Forum: Windows Topics
Topic: Folder rename using PascalScript
Replies: 1
Views: 2405

Re: Folder rename using PascalScript

Hi, all you need is some parentheses: function OnReplaceFilenameLeftToRight(const FileName: UnicodeString; const isFolder: Boolean):UnicodeString; begin if isFolder and (FileName = '_vti') then Result := 'RENAMED_vti' else begin Result := FileName end; end; function OnReplaceFilenameRightToLeft(cons...
by tobias
Wed Jun 22, 2022 11:49 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: Email Notification error on QNAP
Replies: 3
Views: 3074

Re: Email Notification error on QNAP

Hi,
I think you need to play with the TLS version (try 1.2) and also the "Explicit TLS" checkmark.

It might not work with all SMTP servers. I am not sure if TLS 1.3 is actually implemented, so if the server requires that, it may not work.
by tobias
Tue Jun 21, 2022 2:07 pm
Forum: Mac Topics
Topic: Mac API copyfile Function
Replies: 4
Views: 13372

Re: Mac API copyfile Function

Hello, the macOS copyfile function is sometimes more compatible with some storages. There have been (rare) incidences of error messages in the log files when not using it. Other than that, the functionality should be exactly the same. However if you use Block Level Copying or compression/encryption,...
by tobias
Tue Jun 21, 2022 11:14 am
Forum: Windows Topics
Topic: Extensions keeps getting added
Replies: 5
Views: 3076

Re: Extensions keeps getting added

v9.47u fixes this problem now.

It happens when you have a Google Spreadsheet with a .xlsx extension. This should never be the case.

Please remove all extensions from the files with the spreadsheet icon (the T icon, not the X icon).

Native Google documents should not have any filename extensions.
by tobias
Tue Jun 21, 2022 8:42 am
Forum: Mac Topics
Topic: Mac API copyfile Function
Replies: 4
Views: 13372

Re: Mac API copyfile Function

Hello,

the file verification is independent from the copy function. With the option "Verify copied files", files are verified byte-for-byte by Syncovery even after using the Mac API copyfile function.

So the speed difference is something else. Different copy functions may perform differently.
by tobias
Mon Jun 20, 2022 2:17 pm
Forum: Windows Topics
Topic: Extensions keeps getting added
Replies: 5
Views: 3076

Re: Extensions keeps getting added

Hello,
I will try to find the cause today.
by tobias
Sun Jun 19, 2022 10:18 pm
Forum: Syncovery für Windows
Topic: Symlinks erstellen mit Syncovery
Replies: 16
Views: 6830

Re: Symlinks erstellen mit Syncovery

Hi,
ja, die Antwort kommt noch!
by tobias
Sat Jun 18, 2022 7:46 am
Forum: Syncovery on Linux, FreeBSD and NAS Devices
Topic: a few small issues
Replies: 5
Views: 4851

Re: a few small issues

Hi, thanks for your post! Yes importing profiles from a different platform is not really support 100%, so I'm glad you were able to solved the real-time problem. I will change it so that the real-time setting is automatically turned off as long as the Linux version doesn't support it. It might event...
by tobias
Fri Jun 17, 2022 8:41 am
Forum: Windows Topics
Topic: Extensions keeps getting added
Replies: 5
Views: 3076

Re: Extensions keeps getting added

Hello,
it must be related to document conversion, because that adds the extension.

Please send a log file where this happened to support@syncovery.com so I can check your settings, Syncovery version etc.