diff options
Diffstat (limited to 'BUILD/Help/html/Expert settings.html')
-rw-r--r-- | BUILD/Help/html/Expert settings.html | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/BUILD/Help/html/Expert settings.html b/BUILD/Help/html/Expert settings.html index 32064162..b0ffb459 100644 --- a/BUILD/Help/html/Expert settings.html +++ b/BUILD/Help/html/Expert settings.html @@ -21,25 +21,25 @@ </STYLE> </HEAD> <BODY LANG="en-US" DIR="LTR"> -<H2 CLASS="western"><FONT FACE="Tahoma, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt">Expert -settings</FONT></FONT></H2> +<H2 CLASS="western"><FONT FACE="Tahoma, sans-serif"><FONT SIZE=4 STYLE="font-size: 15pt">Expert Settings</FONT></FONT></H2> <P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">FreeFileSync has a number of special purpose settings that can only be accessed -directly via the global configuration file "<FONT FACE="Courier New, monospace">GlobalSettings.xml</FONT>". -To locate this file enter "<FONT FACE="Courier New, monospace">%appdata%\FreeFileSync</FONT>" -in the Windows Explorer address bar or go to the FreeFileSync +directly via the global configuration file <FONT FACE="Courier New, monospace">GlobalSettings.xml</FONT>. +To locate this file enter <FONT FACE="Courier New, monospace">%appdata%\FreeFileSync</FONT> in the Windows Explorer address bar or go to the FreeFileSync installation folder if you are using the portable installation.</FONT></P> -<P STYLE="margin-bottom: 0cm"><BR> -</P> -<P STYLE="margin-left: 1.32cm; margin-bottom: 0cm"><SPAN ID="Rahmen6" DIR="LTR" STYLE="float: left; width: 80%; height: 0.04cm; border: none; padding: 0cm; background: #e6e6e6"> - <P ALIGN=LEFT STYLE="margin-left: 0.79cm; margin-bottom: 0cm"><FONT FACE="Courier New, monospace"><?xml - version="1.0" encoding="UTF-8"?><BR><FreeFileSync - XmlType="GLOBAL"><BR> <Shared><BR> <<B>FileTimeTolerance</B> - Seconds="2"/><BR> <<B>RunWithBackgroundPriority</B> - Enabled="false"/><BR> <<B>LockDirectoriesDuringSync</B> - Enabled="true"/><BR> <<B>VerifyCopiedFiles</B> - Enabled="false"/><BR> <<B>LastSyncsLogSizeMax</B> - Bytes="100000"/></FONT></P> + +<P STYLE="margin-left: 1.32cm; margin-bottom: 0cm"><SPAN ID="Rahmen6" DIR="LTR" STYLE="float: left; width: 80%; border: none; padding: 0cm; background: #e6e6e6"> + <P ALIGN=LEFT STYLE="margin-left: 0.79cm; margin-bottom: 0cm"> + <FONT FACE="Courier New, monospace"> + <?xml version="1.0" encoding="UTF-8"?><BR> + <FreeFileSync XmlType="GLOBAL"><BR> + <Shared><BR> + <<B>FileTimeTolerance</B> Seconds="2"/><BR> + <<B>RunWithBackgroundPriority</B> Enabled="false"/><BR> + <<B>LockDirectoriesDuringSync</B> Enabled="true"/><BR> + <<B>VerifyCopiedFiles</B> Enabled="false"/><BR> + <<B>LastSyncsLogSizeMax</B> Bytes="100000"/> + </FONT></P> </SPAN><BR CLEAR=LEFT><BR> </P> <P STYLE="margin-bottom: 0cm"><BR> @@ -66,7 +66,7 @@ significantly slower synchronization speed.</FONT></P> <P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif"><B>LockDirectoriesDuringSync:</B></FONT><BR><FONT FACE="Tahoma, sans-serif">In order to avoid race conditions of multiple FreeFileSync instances writing to the same folder at the same time, accesses are serialized -by lock files ("</FONT><FONT FACE="Courier New, monospace">sync.ffs_lock</FONT><FONT FACE="Tahoma, sans-serif">"). +by lock files (<FONT FACE="Courier New, monospace">sync.ffs_lock</FONT>). This allows to operate FreeFileSync with an arbitrary number of users in a network out of the box.</FONT></P> <P STYLE="margin-bottom: 0cm"><BR> @@ -83,8 +83,7 @@ destination successfully?</FONT></A></P> <P STYLE="margin-bottom: 0cm"><BR> </P> <P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif"><B>LastSyncsLogSizeMax:<BR></B></FONT><FONT FACE="Tahoma, sans-serif">The -progress logs of the most recent synchronizations (for both GUI and -batch jobs) are collected automatically in the file "</FONT><FONT FACE="Courier New, monospace">LastSyncs.log</FONT><FONT FACE="Tahoma, sans-serif">". +progress logs of the most recent synchronizations (for both GUI and batch jobs) are collected automatically in the file <FONT FACE="Courier New, monospace">LastSyncs.log</FONT>. The maximum size of this log file can be set here.</FONT></P> </BODY> </HTML>
\ No newline at end of file |