Specifications
1.
2.
3.
4.
5.
6.
7.
8.
Location
This article refers to firmware version 5.4 and higher, and the .Barracuda Backup Agent (Windows)
In cases where the partition has limited space, use the following steps to move the Windows Backup Agent
database.
Log in to the system where the Agent is installed.
Open the Agent database folder:
C:\Program Files\Barracuda\Barracuda Backup Agent\database\
Copy the database named and paste it into an alternate location. bbs400000 - File Systems.db
Locate the Windows Agent configuration file in the default file location:bbconfig.ini
C:\Program Files\Barracuda\Barracuda Backup Agent\config\bbconfig.ini
Open using a text editor, and add the following lines to the end of the file:bbconfig.ini
[fileStores]
bbs - File Systems=C:\Program Files\Barracuda\Barracuda Backup Agent\400000
database\bbs400000 - File Systems.db
Where represents the serial number of your Barracuda Backup Server. 400000
For example:
[installControl]
buildNumber=84642
installedVersion=5.3.00-rel
[configuration]
nodeGuid={00001001-AC5CBCB7-AC4CBCB6-AC5CDCB8}
[fileStores]
bbs400000 - File Systems=C:\Program Files\Barracuda\Barracuda Backup
Agent\database\bbs400000 - File Systems.db
Save and close the file.