Bacula for Windows
Detailed guide for setting up Bacula backup on your Windows server.
Director {
Name = bacula01-fbg-dir
Password = YourPasswordGoesHere
}
FileDaemon {
Name = ds****-fd
FDport = 9102
FDAddress = 0.0.0.0
WorkingDirectory = C:/TEMP
Pid Directory = C:/TEMP
Maximum Concurrent Jobs = 20
}
Director {
Name = bacula01-fbg-mon
Password = "4CbWhjnxrVUuRA0ZSljhByGPJtaoyPTVF"
Monitor = yes
}
Messages {
Name = Standard
director = bacula01-fbg-dir = all, !skipped
}Bacula and MSSQL
How the script works
Bacula and MySQL
How the script works
Last updated
Was this helpful?