
Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds.
The Bacula Director service supervises all the backup, restore, verify and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files.
This package stores Bacula's catalog in an SQLite 3 database and thus is only suitable for small or test installations.
Please be aware that using SQLite 3 databases is no longer supported by the author.