How to compare just the name of files?

Discuss new features and functions
Posts: 1
Joined: 10 Feb 2016

crixtiano

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.
User avatar
Posts: 6
Joined: 4 Feb 2016

HawkTroy

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)
User avatar
Site Admin
Posts: 7060
Joined: 9 Dec 2007

Zenju

Since version 7.9 you can do a compare by file size directly from GUI without having to change global settings.