From a1c91f4695e208d5a8f80dc37b1818169b7829ff Mon Sep 17 00:00:00 2001
From: Daniel Wilhelm
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