Hi,
Just a minor one, I just noticed that after running the latest FFS (12.3) for the first time, about 22 out of my total of 39 .ffs_gui files have been updated/changed automatically.
What changes were made?
Cheers,
Mike.
SOLVED: New version 12.3 automatically updates my .ffs_gui config files?
- Posts: 14
- Joined: 18 Jun 2019
- Posts: 4056
- Joined: 11 Jun 2019
How did you come to that determination?
- Posts: 309
- Joined: 7 Jan 2018
I haven't examined the latest version, but I know that the config files themselves are versioned at least for config-version. Perhaps FFS 12.3 updated to a newer version of the config file (which determines which attributes about the sync job are stored, as the app has added features over time), and when you use a config file it tends to update that config-version automatically. The config files are just xml files. You can inspect one and check it out for yourself.
- Posts: 14
- Joined: 18 Jun 2019
@xCSxXenon - when I ran the new version, it highlighted 22 FFS config-files and changed/updated. I hadn't changed, or even loaded, any of these config files.
- Posts: 14
- Joined: 18 Jun 2019
@bgstack15,
Most likely. The curious thing was that it only auto-updated about half of my config files. Presumably the other ones didn't have the setting/attribute that needed to be updated?
I suspect the only difference in the config files, is that some (all?) of the ones that were updated had the "Synchronisation Settings > Synchronisation > Detect moved files" flag enabled?
I haven't confirmed this - it's not a huge deal, just haven't noticed this happening with any previous updates to FFS
Most likely. The curious thing was that it only auto-updated about half of my config files. Presumably the other ones didn't have the setting/attribute that needed to be updated?
I suspect the only difference in the config files, is that some (all?) of the ones that were updated had the "Synchronisation Settings > Synchronisation > Detect moved files" flag enabled?
I haven't confirmed this - it's not a huge deal, just haven't noticed this happening with any previous updates to FFS
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Yes, FreeFileSync updates config files automatically when loading them, each time a new file version is available. This was the case in FFS 12.4 with the "Notes" XML element.
- Posts: 14
- Joined: 18 Jun 2019
@Zenju, Cool, thanks for the prompt feedback. Cheers, Mike.