add file level restore info

This commit is contained in:
Olivier Lambert 2016-12-20 16:32:12 +01:00
parent 95af905b7d
commit 6f1b91b1e5
2 changed files with 18 additions and 0 deletions

View File

@ -9,6 +9,7 @@ There is different way to protect your VMs:
* [delta backups](delta_backups.md) (best of both previous ones) [*Enterprise Edition*]
* [disaster recovery](disaster_recovery.md) [*Enterprise Edition*]
* [continuous replication](continuous_replication.md) [*Premium Edition*]
* [File level restore](file_level_restore.md) [*Premium Edition*]
There is also a way to select automatically VMs to backup: **[smart backup](smart_backup.md)** [*Enterprise Edition*]

View File

@ -0,0 +1,17 @@
# File level restore
You can restore individual files against a whole VM. And it works on all your existing delta backups.
> You must use the latest XOA release. When you connect with the console, you should see `Build number: 16.12.20`. If you have this or higher (eg `17.*`), it means that's OK! Otherwise, please download your new XOA.
> Restore files from a SMB remote is not yet possible, but it's planned for the next release!
## Restore a file
Go into Backup/File restore section:
![](https://xen-orchestra.com/blog/content/images/2016/12/filelevelrestore1.png)
Then, click on the VM where your files are, and follow the instructions:
![](https://xen-orchestra.com/blog/content/images/2016/12/filelevelrestore2.png)