Search found 11 matches

by LetMeBackup
17 Feb 2025, 11:29
Forum: Help
Topic: 30x same error message per day
Replies: 10
Views: 3354

Re: 30x same error message per day

Nobody who can help me, please?
by LetMeBackup
15 Feb 2025, 03:29
Forum: Help
Topic: 30x same error message per day
Replies: 10
Views: 3354

Re: 30x same error message per day

I uninstalled FFS and install again, now I get this error:

"Unable to read database file C:\Users\xxxxx\Desktop\Google Drive\sync.ffs_db
The file content is corrupted. (invalid header)"

I don't know what I can do more? :-(
by LetMeBackup
12 Feb 2025, 00:02
Forum: Help
Topic: 30x same error message per day
Replies: 10
Views: 3354

Re: 30x same error message per day


FreeFileSync is writing all config files including GlobalSettings.xml transactionally, i.e. saving to temporary first then renaming as an atomic operation.

"does not contain a valid configuration" means the file is apparently corrupted (check file content via a text editor). In any case, the data ...
by LetMeBackup
08 Feb 2025, 02:57
Forum: Help
Topic: 30x same error message per day
Replies: 10
Views: 3354

Re: 30x same error message per day


That file contains settings for FFS. Since it's not working correctly anyway, I would just delete it and start fresh. You'll have to "open" your sync configs in FFS for them to show in the panel again


My impression is that, in general, synchronisation does work fine. I would rather not delete ...
by LetMeBackup
06 Feb 2025, 00:06
Forum: Help
Topic: 30x same error message per day
Replies: 10
Views: 3354

30x same error message per day

Every day I get around 30x the same error message per day (and always twice in a row):

FreeFileSync - Error

The file "C:\Users\xxxxx\AppData\Roaming\FreeFileSync\GlobalSettings.xml" does not contain a valid configuration.

How can I fix this without causing any more troubles?
by LetMeBackup
30 Jul 2024, 03:15
Forum: Help
Topic: 3 identical synchronised maps
Replies: 10
Views: 1649

Re: 3 identical synchronised maps

Thanks for your explanation, I understand it now
by LetMeBackup
28 Jul 2024, 23:21
Forum: Help
Topic: 3 identical synchronised maps
Replies: 10
Views: 1649

Re: 3 identical synchronised maps


From the Manual page
The lock files are only recognized by FreeFileSync and make sure that at most, a single synchronization is running against a certain folder at a time while other instances are queued to wait. This ensures that only consistent sets of files are subject to synchronization. The ...
by LetMeBackup
27 Jul 2024, 23:33
Forum: Help
Topic: 3 identical synchronised maps
Replies: 10
Views: 1649

Re: 3 identical synchronised maps


You can prevent the ffs_lock files being created by setting the LockDirectoriesDuringSync flag to False. But be aware of the risk.

With the LockDirectoriesDuringSync flag set to True, the ffs_lock file is created at the start of an FFS sync, and removed upon its completion.
However, some cloud ...
by LetMeBackup
27 Jul 2024, 19:45
Forum: Help
Topic: 3 identical synchronised maps
Replies: 10
Views: 1649

Re: 3 identical synchronised maps

After a lot of hours I think I managed to get the right configuration.

However, I'm wondering if "sync (1).ffs_lock" and "sync (2).ffs_lock" do need to be always visible in one of my three folders? Or is it possible to hide these two FFS_LOCK-files somehow?
by LetMeBackup
26 Jul 2024, 17:49
Forum: Help
Topic: 3 identical synchronised maps
Replies: 10
Views: 1649

Re: 3 identical synchronised maps

Thanks for your answer @dennisb

So you can't synchronise these 3 maps at the same time?
by LetMeBackup
26 Jul 2024, 06:48
Forum: Help
Topic: 3 identical synchronised maps
Replies: 10
Views: 1649

3 identical synchronised maps

I have 3 identical folders:

(1) Google Drive
(2) Microsoft OneDrive
(3) Double Drive

My intention now is to use FreeFileSync and RealTimeSync to get all these 3 folders synchronised with each other.

So if something is modified in (1), (2) or (3), I want it to be automatically modified in the ...