]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bacula-fd.8
baculum: Fix error message about disabled bconsole
[bacula/bacula] / bacula / manpages / bacula-fd.8
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH BACULA\-SD 8 "28 October 2017" "Kern Sibbald" "Network backup, recovery & verification"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .SH NAME
9 .B bacula\-fd
10 \- Bacula's File Daemon
11 .SH SYNOPSIS
12 .B bacula\-fd
13 .RI [ options ]
14 .br
15 .SH DESCRIPTION
16 This manual page documents briefly the
17 .B bacula
18 command.
19 .br
20 Bacula's File Daemon acts as the interface between the Bacula
21 network backup system and the filesystems to be backed up: it is
22 responsible for reading/writing/verifying the files to be
23 backup'd/verified/restored. Network transfer can optionally be
24 compressed. 
25 .SH OPTIONS
26 .TP
27 .BI \-c\   file
28 Specify the configuration file to use.
29 .TP
30 .BI \-d\  nn
31 Set debug level to \fInn\fP.
32 .TP
33 .BI \-dt
34 Print timestamp in debug output.
35 .TP
36 .BI \-T
37 Send debug messages to the trace file.
38 .TP
39 .BI \-f
40 Run in foreground (for debugging).
41 .TP
42 .BI \-g\  group
43 Set the group/gid to run as.
44 .TP
45 .BI \-k
46 Keep readall permission when dropping privileges.
47 .TP
48 .BI \-m
49 Print kaboom output (for debugging).
50 .TP
51 .BI \-P
52 Do not create a PID file.
53 .TP
54 .BI \-s
55 No signals (for debugging).
56 .TP
57 .B \-t
58 Test the configuration file and report errors.
59 .TP
60 .BI \-u\  user
61 Set the username/uid to run as.
62 .TP
63 .BI \-v
64 Set verbose mode.
65 .TP
66 .B \-?
67 Show version and usage of program.
68 .SH SEE ALSO
69 .BR bacula\-dir (8),
70 .BR bacula\-sd (8).
71 .br
72 .SH AUTHOR
73 This manual page was written by Jose Luis Tallon <jltallon@adv\-solutions.net>.
74 .SH COPYRIGHT
75 This man page document is released under the BSD 2-Clause license.