From a1c91f4695e208d5a8f80dc37b1818169b7829ff Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:24:59 +0200 Subject: 5.17 --- BUILD/Help/html/Expert settings.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BUILD/Help') diff --git a/BUILD/Help/html/Expert settings.html b/BUILD/Help/html/Expert settings.html index c288ec58..32064162 100644 --- a/BUILD/Help/html/Expert settings.html +++ b/BUILD/Help/html/Expert settings.html @@ -51,7 +51,7 @@ considered equal. This is required by FAT/FAT32 file systems which store file times with a 2 second precision only.
This setting can also be used to simulate a "compare by file size", ignoring last modification times: If tolerance is set to some high -value, e.g. 2.000.000.000, then changed files will be detected as a +value, e.g. 2000000000, then changed files will be detected as a conflict (same date, different file size) and the synchronization direction for conflicts can be set accordingly.


@@ -72,7 +72,7 @@ in a network out of the box.


VerifyCopiedFiles:
If -active FreeFileSync will binary-compare source and target files after +active, FreeFileSync will binary-compare source and target files after copying and report verification errors. Note that this may double file copy times and is no guarantee that data has not already been corrupted prior to copying and corruption is not hidden by -- cgit