duplicacy
Verified for current stable LTS
Duplicacy Command: Restore Snapshot
Use for restore snapshot with Duplicacy. Exact CLI syntax to restore snapshot using Duplicacy.
When to use this: Use for restore snapshot with Duplicacy.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
duplicacy restore -r <revision> duplicacy restore -r <revision> Command Breakdown
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to restore snapshot using Duplicacy.
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
Duplicacy Command: Initialize Sftp Storage
duplicacy init -e <snapshot_id> {sftp://user@192.168.2.100/path/to/storage}/ Duplicacy Command: Backup Snapshot duplicacy backup Duplicacy Command: List Snapshots duplicacy list Duplicacy Command: Check Snapshot Integrity duplicacy check Duplicacy Command: Add Storage To Repository duplicacy add <storage_name> <snapshot_id> <storage_url>