summaryrefslogtreecommitdiff
path: root/BUILD/Help/html/advanced/ScheduleBatch.html
blob: 4df27850836d886764196c0bd236a9ce860929e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-1252">
	<TITLE></TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.0  (Win32)">
	<META NAME="CREATED" CONTENT="20091206;16574000">
	<META NAME="CHANGED" CONTENT="20100301;18020000">
	<STYLE TYPE="text/css">
	<!--
		@page { margin: 2cm }
		P { margin-bottom: 0.21cm }
		H3 { margin-bottom: 0.21cm }
		H3.western { font-family: "Arial", sans-serif }
		H3.cjk { font-family: "MS Mincho" }
		A:link { so-language: zxx }
	-->
	</STYLE>
</HEAD>
<BODY LANG="de-DE" DIR="LTR">
<H3 CLASS="western"><FONT FACE="Tahoma, sans-serif">Schedule Batch
Job in Windows Task Planner <SPAN STYLE="font-weight: normal">(Windows
XP)</SPAN></FONT></H3>
<P STYLE="margin-bottom: 0cm"><BR>
</P>
<OL>
	<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Create
	a new batch job via FreeFileSync's main
	dialog:<BR><I>Menu-&gt;Advanced-&gt;Create batch job</I> and save
	it, for example, as &quot;<FONT FACE="Courier New, monospace">C:\SyncJob.ffs_
	batch</FONT>&quot;.</FONT></P>
	<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Make
	sure you enable checkbox &quot;<I>Silent mode</I>&quot; to prevent
	showing a status dialog at the end of the process.</FONT></P>
	<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">If
	you want to avoid error or warning popup messages from stopping the
	process set &quot;<I>Error handling</I>&quot; to either &quot;<I>Exit
	instantly</I>&quot; or &quot;<I>Ignore errors</I>&quot;.</FONT></P>
	<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Start
	Windows Task Scheduler: Go to <I>Start-&gt;Control Panel-&gt;Scheduled
	Tasks</I> and select &quot;<I>Add Scheduled Task</I>&quot;.</FONT></P>
	<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">Follow
	the wizard and choose &quot;<FONT FACE="Courier New, monospace">C:\SyncJob.ffs_batch</FONT>&quot;
	as program to run.</FONT></P>
	<UL>
		<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">If
		you are using the locally installed version of FreeFileSync,
		</FONT><FONT FACE="Courier New, monospace">*.ffs_batch</FONT> <FONT FACE="Tahoma, sans-serif">files
		are automatically associated with the tool and field &quot;</FONT><FONT FACE="Tahoma, sans-serif"><I>Run:</I></FONT><FONT FACE="Tahoma, sans-serif">&quot;
		can be directly filled with the filename:<BR>&quot;</FONT><FONT FACE="Courier New, monospace">C:\SyncJob.ffs_batch</FONT><FONT FACE="Tahoma, sans-serif">&quot;<BR><IMG SRC="ScheduleBatch_html_372f0f3.gif" NAME="Grafik1" ALIGN=BOTTOM WIDTH=406 HEIGHT=455 BORDER=0></FONT></P>
		<LI><P STYLE="margin-bottom: 0cm"><FONT FACE="Tahoma, sans-serif">If
		file associations have not been set (portable installation),</FONT>
		&quot;<FONT FACE="Tahoma, sans-serif"><I>Run:</I></FONT><FONT FACE="Tahoma, sans-serif">&quot;
		has to be prefixed with the
		executable:<BR>&quot;D</FONT><FONT FACE="Courier New, monospace">:\FreeFileSync\FreeFileSync.exe&quot;
		&quot;C:\SyncJob.ffs_batch</FONT><FONT FACE="Tahoma, sans-serif">&quot;<BR><IMG SRC="ScheduleBatch_html_m10bf0d36.gif" NAME="Grafik2" ALIGN=BOTTOM WIDTH=406 HEIGHT=455 BORDER=0></FONT></P>
	</UL>
</OL>
</BODY>
</HTML>
bgstack15