tarsnap
Verified for current stable LTS
Tarsnap Command: List Archive Contents Verbose
Use for list archive contents verbose with Tarsnap. Exact CLI syntax to list archive contents verbose using Tarsnap.
When to use this: Use for list archive contents verbose with Tarsnap.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
tarsnap -tv --keyfile <path/to/key_file> -f <archive_name> tarsnap -tv --keyfile <path/to/key_file> -f <archive_name> Command Breakdown
-tv- 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 list archive contents verbose 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 Stored Archives tarsnap --list-archives --keyfile <path/to/key_file>