]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bacula-fd.8
Fix #2890 about segfault in .status command on Redhat 5 32bit
[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 "6 December 2009" "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 \-s
52 No signals (for debugging).
53 .TP
54 .B \-t
55 Test the configuration file and report errors.
56 .TP
57 .BI \-u\  user
58 Set the username/uid to run as.
59 .TP
60 .BI \-v
61 Set verbose mode.
62 .TP
63 .B \-?
64 Show version and usage of program.
65 .SH SEE ALSO
66 .BR bacula\-dir (8),
67 .BR bacula\-sd (8).
68 .br
69 .SH AUTHOR
70 This manual page was written by Jose Luis Tallon <jltallon@adv\-solutions.net>.
71 .SH COPYRIGHT
72 This man page document is released under the BSD 2-Clause license.