restore_files
Restore files from a Duplicati backup to a specified local directory. Filter by source path and choose a specific backup time or latest.
Instructions
Restore files from a backup to a local directory. restore_path: destination directory on this machine. source_path: optional path filter within backup (empty = all files). restore_time: 'latest' or ISO timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backup_id | Yes | ||
| source_path | No | ||
| restore_path | Yes | ||
| restore_time | No | latest |