Hi!
I must to compare 40GB of files, but I don't want to compare the Date and the content.
I must to compare the relative path and the name of files.
How to do this, using FreeFileSync?
Thank you!
Cristiano M.
How to compare just the name of files?
- Posts: 1
- Joined: 10 Feb 2016
- Posts: 6
- Joined: 4 Feb 2016
Edit %AppData%\FreeFileSync\GlobalSettings.xml
change
<FileTimeTolerance Seconds="2"/>
to
<FileTimeTolerance Seconds="-1"/>
This ignores any time difference.
Then select compare by file time and size (except time is out of the picture now)
change
<FileTimeTolerance Seconds="2"/>
to
<FileTimeTolerance Seconds="-1"/>
This ignores any time difference.
Then select compare by file time and size (except time is out of the picture now)
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Since version 7.9 you can do a compare by file size directly from GUI without having to change global settings.