Freefilesync completely failed to pick up the difference/change in the files, despite detecting changes in other files.
The difference in the files is that the older version had
and the newer version hasPath="D:\illusion\Mods"
Even comparing based on file size yielded no results ("no files to synchronize").Path="..\Mods"
It is not feasible for me to compare based on bitwise because my sync folder is 160GB in size.
This is very serious as it would lead to my system not working in the long run if such changes are not picked up.
Why is this happening? How can I troubleshoot?