This is an archive version of the document. To get the most up-to-date information, see the current version.

Importing Configuration Database

You import the Veeam Agent configuration from a file in the XML format to the configuration database. This may be useful, for example, if you have changed Veeam Agent for Linux settings by editing a configuration file or want to apply configuration of another instance of Veeam Agent to Veeam Agent installed on your computer.

Importing Configuration Database Note:

Veeam Agent for Linux 4.0 does not support import of XML configuration files generated by earlier versions of Veeam Agent.

To import the Veeam Agent configuration database, use the following command:

veeamconfig config import --file <path>

where:

<path> — path to a configuration file from which you want to import the configuration database.

For example:

user@srv01:~$ veeamconfig config import --file veeam/config.xml