tarsnap
Verified for current stable LTS
Tarsnap Command: Restore Files From Archive
Use for restore files from archive with Tarsnap. Exact CLI syntax to restore files from archive using Tarsnap.
When to use this: Use for restore files from archive with Tarsnap.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
tarsnap -x --keyfile <path/to/key_file> -f <archive_name> <path/to/file_or_directory1 path/to/file_or_directory2 ...> tarsnap -x --keyfile <path/to/key_file> -f <archive_name> <path/to/file_or_directory1 path/to/file_or_directory2 ...> Live Command Builder
Final Command
tarsnap -x --keyfile <path/to/key_file> -f <archive_name> <path/to/file_or_directory1 path/to/file_or_directory2 ...> Command Breakdown
-x- Command Option
- Tool-specific option used by this command invocation.
--keyfile- Command Option
- Tool-specific option used by this command invocation.
-f- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to restore files from archive using Tarsnap.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Tarsnap Command: Copy Archive
tarsnap -c --keyfile <path/to/key_file> -f <new_archive_name> @@<source_archive_name> Tarsnap Command: Create Backup Archive tarsnap -c --keyfile <path/to/key_file> --cachedir <path/to/cache_directory> -f <archive_name> <path/to/file_or_directory1 path/to/file_or_directory2 ...> Tarsnap Command: Delete Specific Archive tarsnap -d --keyfile <path/to/key_file> --cachedir <path/to/cache_directory> -f <archive_name> Tarsnap Command: Dry Run Upload Stats tarsnap -c --dry-run --print-stats --keyfile <path/to/key_file> --cachedir <path/to/cache_directory> -f <archive_name> <path/to/file_or_directory1 path/to/file_or_directory2 ...> Tarsnap Command: List Archive Contents Verbose tarsnap -tv --keyfile <path/to/key_file> -f <archive_name>