From the help - "FileTimeTolerance. By default file modification times are allowed to have a 2 second difference while still being considered equal. This is required by FAT/FAT32 file systems which store file times with a 2 second precision only."
Therefore, does the FileTimeTolerance setting always apply regardless of the file systems used in a sync, or does it only apply when a FAT/FAT32 system is used?
FileTimeTolerance Question
- Posts: 26
- Joined: 8 Sep 2010
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
The settings is always applied, irrespective of the file system that is synced.
- Posts: 26
- Joined: 8 Sep 2010
Thanks for clarifying Zenju.