duplicacy
Verified for current stable LTS
Duplicacy Commands
Duplicacy command syntax with verified terminal examples.
Commands
8 commands for Duplicacy
duplicacy Operations
Duplicacy Command: Initialize Sftp Storage
duplicacy init -e <snapshot_id> {sftp://user@192.168.2.100/path/to/storage}/ duplicacy Operations
Duplicacy Command: Backup Snapshot
duplicacy backup duplicacy Operations
Duplicacy Command: List Snapshots
duplicacy list duplicacy Operations
Duplicacy Command: Restore Snapshot
duplicacy restore -r <revision> duplicacy Operations
Duplicacy Command: Check Snapshot Integrity
duplicacy check duplicacy Operations
Duplicacy Command: Add Storage To Repository
duplicacy add <storage_name> <snapshot_id> <storage_url> duplicacy Operations
Duplicacy Command: Prune Specific Revision
duplicacy prune -r <revision> duplicacy Operations
Duplicacy Command: Prune Revisions By Dates
duplicacy prune -keep {n:m} Suggest a Duplicacy Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Duplicacy workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.