1BACULA-SD(8) Network backup, recovery & verification BACULA-SD(8)
2
3
4
6 bacula-fd - Bacula's File Daemon
7
9 bacula-fd [options]
10
12 This manual page documents briefly the bacula command.
13 Bacula's File Daemon acts as the interface between the Bacula network
14 backup system and the filesystems to be backed up: it is responsible
15 for reading/writing/verifying the files to be backup'd/veri‐
16 fied/restored. Network transfer can optionally be compressed.
17
19 -c file
20 Specify the configuration file to use.
21
22 -d nn Set debug level to nn.
23
24 -dt Print timestamp in debug output.
25
26 -f Run in foreground (for debugging).
27
28 -g group
29 Set the group/gid to run as.
30
31 -p Proceed inspite of I/O errors
32
33 -k Keep readall permission when dropping privileges.
34
35 -s No signals (for debugging).
36
37 -t Test the configuration file and report errors.
38
39 -u user
40 Set the username/uid to run as.
41
42 -v Set verbose mode.
43
44 -? Show version and usage of program.
45
47 bacula-dir(8), bacula-sd(8).
48
50 This manual page was written by Jose Luis Tallon <jltallon@adv-solu‐
51 tions.net>.
52
53
54
55Kern Sibbald 6 December 2009 BACULA-SD(8)