feat(docs/backups): warn of 99 chain limit for file restore (#5070)
This commit is contained in:
@@ -199,7 +199,7 @@ You can restore your backup even on a brand new host/pool and on brand new hardw
|
||||
You can also restore specific files and directories inside a VM. It works with all your existing delta backups.
|
||||
|
||||
:::warning
|
||||
File level restore **is only possible on delta backups**
|
||||
File level restore **is only possible on delta backups**. Also, due of some technical limitations, you won't be able to do file level restore if you have a chain longer than 99 (ie retention longer than 99 records without any full between). Take a look at the [full backup interval section](./delta_backups.md#full-backup-interval) to set this correctly.
|
||||
:::
|
||||
|
||||
### Restore a file
|
||||
|
||||
Reference in New Issue
Block a user