1RAPICONFIG(1) http://synce.sourceforge.net/ RAPICONFIG(1)
2
3
4
6 rapiconfig - upload an XML config file to a SynCE connected device
7
8
10 rapiconfig [-d LEVEL] [-P DEVNAME] [-h] [-p] [-m] FILENAME
11
12
14 rapiconfig uploads an XML config file to a device connected via SynCE.
15
16
18 -d LEVEL
19 Set debug log level:
20
21 0 - No logging (default)
22
23 1 - Errors only
24
25 2 - Errors and warnings
26
27 3 - Everything
28
29
30 -p DEVNAME
31 Use the device with the given name, instead of the default.
32
33
34
35 -h Display help message.
36
37
38 -p Process the document.
39
40
41 -m Return metadata.
42
43
44 FILENAME
45 Name of the XML configuration document.
46
47
49 David Eriksson <twogood@users.sourceforge.net>.
50
52 synce(1)
53
54
55
56The SynCE project August 2003 RAPICONFIG(1)