Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BACULA-SD(8)	     Network backup, recovery & verification	    BACULA-SD(8)

NAME
     bacula-sd - Bacula's Storage Daemon

SYNOPSIS
     bacula-sd [options]

DESCRIPTION
     This manual page documents briefly the bacula-sd command.
     Bacula's  Storage	Daemon	acts as the interface between the Bacula network
     backup system and a tape drive/autochanger or filesystem where the  backups
     will be stored.

OPTIONS
     -c file
	    Specify the configuration file to use.

     -d nn  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).

     -g group
	    Set the group/gid to run as.

     -P     Do not create a PID file.

     -p     Proceed in spite of I/O errors

     -m     Print kaboom output (for debugging)

     -s     No signals (for debugging).

     -t     Test the configuration file and report errors.

     -u user
	    Set the username/uid to run as.

     -v     Set verbose mode.

     -?     Show version and usage of program.

SEE ALSO
     bacula-dir(8), bacula-fd(8).

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

COPYRIGHT
     This man page document is released under the BSD 2-Clause license.

Kern Sibbald			 28 October 2017		    BACULA-SD(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bacula-sd&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help