-
Beta Was this translation helpful? Give feedback.
Answered by
sdottaka
Oct 11, 2025
Replies: 1 comment 1 reply
-
|
It seems that the drives you’re using might be formatted with the FAT file system. Please try enabling the option However, it’s indeed curious that some files with a 1-second difference were shown as identical... |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dimailer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

It seems that the drives you’re using might be formatted with the FAT file system.
FAT only stores file timestamps with a 2-second precision, so the backup files can end up with slightly different modified times compared to the originals.
Please try enabling the option
Options → Compare → Folder → “Ignore time differences less than 3 seconds.”
However, it’s indeed curious that some files with a 1-second difference were shown as identical...