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

File-Level Restore

In this article

    If you have lost or modified files and directories on your machine by mistake, you can restore a copy of the necessary objects from the backup. For file-level restore, you can use a backup of any type: full backup or incremental backup.

    For data restore from a full backup, Veeam Agent for IBM AIX uses the ubax utility. To restore a file or directory from a full backup, you can use the gubax utility — a graphical user interface for ubax. Alternatively, if you want to perform file-level restore using the command-line interface, you can use the ubax utility itself.

    For data restore from an incremental backup, Veeam Agent for IBM AIX uses the tar utility. To restore a file or directory from an incremental backup, you can extract the necessary file or directory from the .tar.gz archive.

    Related Tasks