duplicacy
Verified for current stable LTS
Duplicacy Command: Prune Revisions By Dates
Use for prune revisions by dates with Duplicacy. Exact CLI syntax to prune revisions by dates using Duplicacy.
When to use this: Use for prune revisions by dates with Duplicacy.
Command Syntax
duplicacy prune -keep {n:m} duplicacy prune -keep `{n:m`} Command Breakdown
-keep- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to prune revisions by dates 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: Restore Snapshot duplicacy restore -r <revision> Duplicacy Command: Check Snapshot Integrity duplicacy check