logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bacula-fd - Bacula's File Daemon

Author

       This manual page was written by Jose Luis Tallon <jltallon@adv-solutions.net>.

Description

       This manual page documents briefly the bacula command.
       Bacula's  File  Daemon acts as the interface between the Bacula network backup system and the filesystems
       to   be   backed   up:   it   is   responsible   for   reading/writing/verifying   the   files   to    be
       backup'd/verified/restored. Network transfer can optionally be compressed.

Name

bacula-fd - Bacula's File Daemon

Options

-cfile
              Specify the configuration file to use.

       -dnn  Set debug level to nn.

       -dt    Print timestamp in debug output.

       -T     Send debug messages to the trace file.

       -f     Run in foreground (for debugging).

       -ggroup
              Set the group/gid to run as.

       -k     Keep readall permission when dropping privileges.

       -m     Print kaboom output (for debugging).

       -P     Do not create a PID file.

       -s     No signals (for debugging).

       -t     Test the configuration file and report errors.

       -uuser
              Set the username/uid to run as.

       -v     Set verbose mode.

       -?     Show version and usage of program.

See Also

bacula-dir(8), bacula-sd(8).

Synopsis

bacula-fd [options]

See Also