| Author: | Liraz Siri <liraz@turnkeylinux.org> |
|---|---|
| Date: | 2013-09-05 |
| Manual section: | 8 |
| Manual group: | backup |
tklbam-restore [ -options ] [ <hub-backup> ]
<hub-backup> := backup-id || unique label pattern || path/to/backup/extract
--raw-download=path/to/backup/ Download backup to directory without doing a system restore
| --simulate | Do a dry run simulation of the system restore |
| --limits=LIMITS | |
LIMITS := "LIMIT-1 .. LIMIT-N"
| |
| --skip-files | Don't restore filesystem |
| --skip-database | |
| Don't restore databases | |
| --skip-packages | |
| Don't restore new packages | |
| --logfile=PATH | Path to log file. Default: /var/log/tklbam-restore |
| --no-rollback | Disable rollback |
| --silent | Disable feedback |
| --force | Disable sanity checking |
| --debug | Run $SHELL after Duplicity |
| --restore-cache-size=SIZE | |
| The maximum size of the download cache default: 50% | |
| --restore-cache-dir=PATH | |
| The path to the download cache directory default: /var/cache/tklbam/restore | |
Resolution order for configurable options:
comand line (highest precedence)
configuration file (/etc/tklbam/conf):
# comment <option-name> <value>
built-in default (lowest precedence)
| Configuration files: | |
|---|---|
| /etc/tklbam/conf, /etc/tklbam/hooks.d | |
| Restore cache: | /var/cache/tklbam/restore |
tklbam (8), tklbam-faq (7), tklbam-hooks (5)