duplicacy
Verified for current stable LTS
Duplicacy Command: Backup Snapshot
Use for backup snapshot with Duplicacy. Exact CLI syntax to backup snapshot using Duplicacy.
When to use this: Use for backup snapshot with Duplicacy.
Command Syntax
duplicacy backup duplicacy backup Command Breakdown
duplicacy is the base executable for this command.
FAQ
Purpose: Exact syntax to backup 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: List Snapshots duplicacy list Duplicacy Command: Restore Snapshot duplicacy restore -r <revision> Duplicacy Command: Check Snapshot Integrity duplicacy check Duplicacy Command: Add Storage To Repository duplicacy add <storage_name> <snapshot_id> <storage_url>