rdiff-backup
Verified for current stable LTS
Rdiff Backup Command: Restore Backup Three Days Ago
Use for restore backup three days ago with Rdiff Backup. Exact CLI syntax to restore backup three days ago using Rdiff Backup.
When to use this: Use for restore backup three days ago with Rdiff Backup.
Command Syntax
rdiff-backup restore --at 3D <path/to/backup> <path/to/destination> rdiff-backup restore --at 3D <path/to/backup> <path/to/destination> Command Breakdown
--at- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to restore backup three days ago using Rdiff Backup.
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
Rdiff Backup Command: Backup Source To Backup
rdiff-backup backup <path/to/source> <path/to/backup> Rdiff Backup Command: List Incremental Backups Repository rdiff-backup list increments <repository> Rdiff Backup Command: Restore Most Recent Backup rdiff-backup restore <path/to/backup> <path/to/destination> Asciidoctor Command: Convert Adoc To Html With Css asciidoctor -a stylesheet=<path/to/stylesheet.css> <path/to/file.adoc> Asciidoctor Command: Convert To Html With Stylesheet asciidoctor -a stylesheet=<path/to/stylesheet.css> <path/to/file.adoc>