bup
Verified for current stable LTS
Bup Commands
Bup command syntax with verified terminal examples.
Commands
5 commands for Bup
bup Operations
Bup Command: Backup Directory With Name
bup -d <path/to/repository> save -n <backup_name> <path/to/directory> bup Operations
Bup Command: Initialize Backup Repository
bup -d <path/to/repository> init bup Operations
Bup Command: List Backup Snapshots
bup -d <path/to/repository> ls bup Operations
Bup Command: Prepare Directory For Backup
bup -d <path/to/repository> index <path/to/directory> bup HTTP
Bup Command: Restore Backup Snapshot
bup -d <path/to/repository> restore -C <path/to/target_directory> <backup_name> Suggest a Bup Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Bup workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.