💾 Archived View for freeshell.de › tldr › duplicacy.gmi captured on 2023-01-29 at 04:42:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A lock-free deduplication cloud backup tool.
duplicacy init -e {snapshot_id} {sftp://user@192.168.2.100/path/to/storage/}
duplicacy backup
duplicacy list
duplicacy restore -r {revision}
duplicacy check
duplicacy add {storage_name} {snapshot_id} {storage_url}
duplicacy prune -r {revision}
duplicacy prune -keep {n:m}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).