Search found 1423 matches

by tobias
Fri Sep 22, 2023 12:04 pm
Forum: Windows Topics
Topic: Syncovery Restore files ignores the filter
Replies: 2
Views: 41

Re: Syncovery Restore files ignores the filter

Hello, thanks, I will test it. In general you will get the best results if you choose to save the restore job as a profile (see the last tab sheet of the Restore Wizard), then cancel the restore operation and edit the restore profile to match your requirements more precisely. That way you can run it...
by tobias
Thu Sep 21, 2023 6:27 pm
Forum: General Topics, Announcements and FAQs
Topic: PascalScript: hook for both side local syncing?
Replies: 5
Views: 2254

Re: PascalScript: hook for both side local syncing?

Hello,
this should be fixed in 10.7.2 now.
by tobias
Mon Sep 18, 2023 3:44 pm
Forum: General Topics, Announcements and FAQs
Topic: PascalScript: hook for both side local syncing?
Replies: 5
Views: 2254

Re: PascalScript: hook for both side local syncing?

Hi,
thanks, I will check it and fix it.
by tobias
Fri Sep 15, 2023 6:29 pm
Forum: Cloud Storage Related Topics
Topic: md5 checksum verification default or configured setting
Replies: 3
Views: 178

Re: md5 checksum verification default or configured setting

Hello,
no, if server side encryption is enabled, then MD5 checks are not used. File integrity is then ensured only by the HTTPS protocol (which is very safe actually).
by tobias
Mon Sep 11, 2023 11:20 pm
Forum: Cloud Storage Related Topics
Topic: md5 checksum verification default or configured setting
Replies: 3
Views: 178

Re: md5 checksum verification default or configured setting

Hello, the MD5 checksums are verified automatically, without any special setting. An exception is if server side encryption is enabled. In that case, the MD5s cannot be compared because the S3 API returns MD5s for the encrypted files. Also, for large files uploaded in chunks, the MD5 is verified for...
by tobias
Mon Sep 04, 2023 6:06 pm
Forum: Windows Topics
Topic: File Selection, cannot get to bottom of selection buttons
Replies: 4
Views: 245

Re: File Selection, cannot get to bottom of selection buttons

Hello, maybe the dialog remembered a larger size from a different monitor setup that you may have had. I can still see a small part of the window's title bar. It should be sufficient to double-click that small bar at the top, and it will maximize the window. You should also be able to drag the windo...
by tobias
Mon Sep 04, 2023 3:24 pm
Forum: General Topics, Announcements and FAQs
Topic: Feature request for custom file date attribute in Masks & Filters
Replies: 1
Views: 191

Re: Feature request for custom file date attribute in Masks & Filters

Hello, yes, support for additional filters can be added at some point. The main problem here is that the attribute is not directly available, because the date taken is stored inside the file. So Syncovery would have to open or even download the file while building the file list, to apply the filter....
by tobias
Mon Sep 04, 2023 2:26 pm
Forum: Windows Topics
Topic: File Selection, cannot get to bottom of selection buttons
Replies: 4
Views: 245

Re: File Selection, cannot get to bottom of selection buttons

Hello,
I think the window extends beyond the bottom of your screen. Have you tried clicking the Maximize button in the top right? That should make it fit. Of course there are other ways to resize the window, even if it extends beyond the bottom.
by tobias
Mon Sep 04, 2023 9:38 am
Forum: Allgemeine Themen, Ankündigungen und Fragen
Topic: Feature Request: Ausgefeilte Versionierung
Replies: 2
Views: 1743

Re: Feature Request: Ausgefeilte Versionierung

Hi,
ja das steht auf jeden Fall auf meiner Liste für Syncovery 11. Für weitere Details wäre dankbar!
by tobias
Mon Sep 04, 2023 9:32 am
Forum: General Topics, Announcements and FAQs
Topic: Reliable copying
Replies: 1
Views: 1551

Re: Reliable copying

Hello, thanks for describing your use case! Yes, two separate profiles are a good idea. They must not share the same database. Instead they must be completely independent. One way to implement the correct alternation could be to run the second profile only if the first one was successful. So when th...