Bacula 2.2.9-b3 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Bacula 2.2.9-b3 (Development branch)
# 1  
Old 03-28-2008
Bacula 2.2.9-b3 (Development branch)

ImageBacula is a set of programs that allow you to manage the backup, recovery, and verification of computer data across a network of different computers. It is based on a client/server architecture and is efficient and relatively easy to use, while offering many advanced storage management features that make it easy to find and recover lost or damaged files.License: GNU General Public License v2Changes:
This release adds a relatively small change thatsimplifies and improvesvolume locking in the Storage Daemon. It isrecommended to upgrade to itif running any of the older 2.2.9 beta versions.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
BACULA-SD(8)					      Network backup, recovery & verification					      BACULA-SD(8)

NAME
bacula-fd - Bacula's File Daemon SYNOPSIS
bacula-fd [options] 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. OPTIONS
-c file Specify the configuration file to use. -d nn Set debug level to nn. -dt Print timestamp in debug output. -f Run in foreground (for debugging). -g group Set the group/gid to run as. -k Keep readall permission when dropping privileges. -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-sd(8). AUTHOR
This manual page was written by Jose Luis Tallon <jltallon@adv-solutions.net>. Kern Sibbald 6 December 2009 BACULA-SD(8)