macOS
brew install --cask duplicacy-clilocal Homebrew cask metadata
cask / rang 4421
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de duplicacy-cli pour les workflows d'agents IA.
installation
brew install --cask duplicacy-clilocal Homebrew cask metadata
aperçu
Cloud backup tool
historique
Duplicacy CLI is a Go-based, cross-platform cloud backup tool built around lock-free deduplication. It is especially interesting in backup-tool history because it explicitly positions its storage model against duplicity, bup, Duplicati, Attic, and restic.
The public Duplicacy repository was created in 2016 by Gilbert Chen. Its README describes the repository as hosting source code, design documents, and binary releases for the command-line version, with a separate web GUI frontend available from duplicacy.com.
Duplicacy's technical identity is lock-free deduplication: chunks are saved independently by hash rather than through a centralized chunk database, allowing multiple computers to back up to the same cloud storage without communicating directly.
The README notes that the Duplicacy paper explaining the design was accepted by IEEE Transactions on Cloud Computing, which gives the project an unusual bridge between practical backup tooling and published distributed-storage research.
Duplicacy adoption grew around users who wanted encrypted, deduplicated backups to ordinary cloud storage with concurrent clients. GitHub metadata shows several thousand stars by 2026, and the Homebrew cask packages the prebuilt CLI binary rather than building from source.
The project ships native binaries through GitHub releases and supports many cloud backends, including local disk, SFTP, Dropbox, Amazon S3, Wasabi, Google Cloud Storage, Azure, Backblaze B2, Google Drive, OneDrive, OpenStack Swift, WebDAV-backed services, and others listed in the README.
Users initialize repositories with Duplicacy metadata, store preferences under `.duplicacy/preferences`, and run commands such as backup, restore, check, prune, and copy against configured storage backends. Credentials may be kept in `.duplicacy/keyring` or referenced through preferences depending on backend and platform integration.
Duplicacy is commonly compared with restic, duplicity, Duplicati, Attic, and bup because all solve encrypted backup and retention problems with different repository formats and locking assumptions.
Duplicacy is package-nerd significant because it is a backup tool whose packaging is tied to licensing and binary distribution, not just source availability. The CLI is source-visible and free for personal use, while non-trial commercial backup use requires licenses under upstream terms.
Its design also stresses package-manager thinking about backup tools: small CLI binary, many remote backends, local metadata directories, keyring integration, and a repository format that users expect to survive across upgrades.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour duplicacy-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.duplicacy/preferencesCredential-bearing paths to review before unattended agent runs.
.duplicacy/keyring.duplicacy/preferencesexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
duplicacy | binaire | binaire de cask Homebrew | duplicacy_osx_arm64_3.2.5 |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | cask:duplicacy-cli |
|---|---|
| Version | 3.2.5 |
| Gestionnaire de paquets | Homebrew Cask |
| Page d'accueil | https://duplicacy.com/ |
| SHA-256 | 717ef792f38c3ead9f068e8b9f32e1d67641a974bd46ee29416d27afda8fbe7f |
| URL de téléchargement | https://github.com/gilbertchen/duplicacy/releases/download/v3.2.5/duplicacy_osx_arm64_3.2.5 |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
duplicacy
nix profile install nixpkgs#duplicacymain/duplicacy
scoop install main/duplicacypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.