Section 8 - File Restore
This section describes the process on how to restore files.
8.1 File restore process
Stages of a restore are outlined below:
- A connection from the backup client application to the backup server is established.
- Download the restore file list from the backup server.
- Create the directory path for the restoration (if necessary).
- Download the backup data from the backup server.
- All the data will be decompressed and decrypted on the backup client computer.
- Merging of delta files (for file with multiple delta files, if necessary).
- Merging of combined delta file with full file.
- Restore is completed successfully.
Back to top