1BACULA-SD(8) Network backup, recovery & verification BACULA-SD(8)
2
3
4
6 bacula-sd - Bacula's Storage Daemon
7
9 bacula-sd [options]
10
12 This manual page documents briefly the bacula-sd command.
13 Bacula's Storage Daemon acts as the interface between the Bacula net‐
14 work backup system and a tape drive/autochanger or filesystem where the
15 backups will be stored.
16
18 -c file
19 Specify the configuration file to use.
20
21 -d nn Set debug level to nn.
22
23 -dt Print timestamp in debug output.
24
25 -f Run in foreground (for debugging).
26
27 -g group
28 Set the group/gid to run as.
29
30 -p Proceed in spite of I/O errors
31
32 -m Print kaboom output (for debugging)
33
34 -s No signals (for debugging).
35
36 -t Test the configuration file and report errors.
37
38 -u user
39 Set the username/uid to run as.
40
41 -v Set verbose mode.
42
43 -? Show version and usage of program.
44
46 bacula-dir(8), bacula-fd(8).
47
49 This manual page was written by Jose Luis Tallon
50 <jltallon@adv-solutions.net>.
51
52
53
54Kern Sibbald 6 December 2009 BACULA-SD(8)