summaryrefslogtreecommitdiff
path: root/BUILD/Help/html/advanced/RealtimeSync.html
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:11:09 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:11:09 +0200
commit9cc790869ed3905c78c7eeeb0bb44f800b3f2af4 (patch)
tree1c085bbf2302be294866c4fc6e0d225f8abbc346 /BUILD/Help/html/advanced/RealtimeSync.html
parent3.14 (diff)
downloadFreeFileSync-9cc790869ed3905c78c7eeeb0bb44f800b3f2af4.tar.gz
FreeFileSync-9cc790869ed3905c78c7eeeb0bb44f800b3f2af4.tar.bz2
FreeFileSync-9cc790869ed3905c78c7eeeb0bb44f800b3f2af4.zip
3.15
Diffstat (limited to 'BUILD/Help/html/advanced/RealtimeSync.html')
-rw-r--r--BUILD/Help/html/advanced/RealtimeSync.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/BUILD/Help/html/advanced/RealtimeSync.html b/BUILD/Help/html/advanced/RealtimeSync.html
index 6acea5d5..7fb599e8 100644
--- a/BUILD/Help/html/advanced/RealtimeSync.html
+++ b/BUILD/Help/html/advanced/RealtimeSync.html
@@ -5,7 +5,7 @@
<TITLE></TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2 (Win32)">
<META NAME="CREATED" CONTENT="20091206;16574000">
- <META NAME="CHANGED" CONTENT="20110221;19263900">
+ <META NAME="CHANGED" CONTENT="20110405;14185900">
<META NAME="Info 1" CONTENT="">
<META NAME="Info 2" CONTENT="">
<META NAME="Info 3" CONTENT="">
@@ -70,13 +70,17 @@ to begin monitoring.</FONT></P>
<FONT FACE="Tahoma, sans-serif">The settings dialog can be skipped
by passing a RealtimeSync configuration file (<FONT FACE="Courier New, monospace">*.ffs_real</FONT>)
OR a FreeFileSync batch file (<FONT FACE="Courier New, monospace">*.ffs_batch</FONT>)
- as first command-line argument. This allows for integration with
- the operating system's auto start facility.</FONT></P>
+ as first command-line argument to RealtimeSync.exe. This allows
+ for integration with the operating system's auto start facility.</FONT></P>
<LI><P ALIGN=LEFT STYLE="margin-right: 0.98cm; margin-bottom: 0cm">
<FONT FACE="Tahoma, sans-serif">Using RealtimeSync is not
restricted to starting FreeFileSync. It can also be used in other
scenarios, like sending an email whenever a certain directory is
modified.</FONT></P>
+ <LI><P ALIGN=LEFT STYLE="margin-right: 0.98cm; margin-bottom: 0cm">
+ <FONT FACE="Tahoma, sans-serif">If you schedule a Windows batch
+ file (.bat, .cmd), see notes in <A HREF="Batch%20Scripting.html">Batch
+ Scripting</A>.</FONT></P>
</UL>
</SPAN><BR CLEAR=LEFT>
</P>
@@ -147,7 +151,5 @@ batch file similar to this one:</FONT></P>
</SPAN><BR CLEAR=LEFT>
</P>
</UL>
-<P STYLE="margin-bottom: 0cm"><BR>
-</P>
</BODY>
</HTML> \ No newline at end of file
bgstack15