Step 1. Locate Backup
To view a list of backups created by Veeam Agent, use the following command:
In the list of backups, Veeam Agent displays information about all Veeam Agent for Linux backups stored in all backup repositories. If Veeam Agent is connected to a Veeam backup server, all Veeam Agent for Linux backups that are kept on Veeam backup repositories managed by this server also appear in this list.
The --all parameter is optional. If you do not use this option, Veeam Agent displays information about backups created by the current Veeam Agent computer only.
For each backup, Veeam Agent displays the following information:
Parameter | Description |
---|---|
Job name | Host name of the computer on which the backup job was configured and name of the job by which the backup was created. |
Backup ID | ID of the backup. |
Repository | Name of the backup repository in which the backup was created. |
Created at | Date and time of the backup creation. |
For example:
user@srv01:~$ veeamconfig backup list --all |
|
If you want to recover data from a backup that is stored in another location, for example, a backup created with another instance of Veeam Agent, you can import such backup into the Veeam Agent database on your computer. To learn more, see Importing Backups. |