Restore¶
Command¶
arck restore -v /path/to/file.m /path/to/restore/
Supported flags:
--skip-s--ignore-size-i--verbose-v--debug-V
Extract Technical¶
Following process during extraction:
- Checks metadata file exists (if metadata file missing, (read this)[metadata.md])
- Checks user-defined output directory exists. If not specify, working directory used as default
- Checks checksums of parts against metadata file
- Deletes any damaged parts - these are now useless and can cause issues restoring
- Erasure coding integrity checks
- Combination of parts
- Temp archive created by extracting parts, which is extracted then deleted
Directory structure restored.