tarsnap
Verified for current stable LTS
Tarsnap Commands
Tarsnap command syntax with verified terminal examples.
Commands
7 commands for Tarsnap
tarsnap Archive
Tarsnap Command: Copy Archive
tarsnap -c --keyfile <path/to/key_file> -f <new_archive_name> @@<source_archive_name> tarsnap Archive
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 Archive
Tarsnap Command: Delete Specific Archive
tarsnap -d --keyfile <path/to/key_file> --cachedir <path/to/cache_directory> -f <archive_name> tarsnap Archive
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 Archive
Tarsnap Command: List Archive Contents Verbose
tarsnap -tv --keyfile <path/to/key_file> -f <archive_name> tarsnap Archive
Tarsnap Command: List Stored Archives
tarsnap --list-archives --keyfile <path/to/key_file> tarsnap Archive
Tarsnap Command: Restore Files From Archive
tarsnap -x --keyfile <path/to/key_file> -f <archive_name> <path/to/file_or_directory1 path/to/file_or_directory2 ...> Suggest a Tarsnap Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Tarsnap workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.