Importing Configuration Database

Important

This functionality is not available in Veeam Agent version 6.1.

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.

NOTE

Veeam Agent for Linux 6.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