pkg.soopen package index

cask / 順位 4421

duplicacy-cli を Homebrew Cask でインストール

duplicacy-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew Cask確認済み · 100%
brew install --cask duplicacy-cli

local Homebrew cask metadata

概要

パッケージ概要

Cloud backup tool

コマンドとエイリアス

  • duplicacy

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2016: The public Duplicacy GitHub repository is created.
  • 2020: The lock-free deduplication paper is accepted by IEEE Transactions on Cloud Computing according to the README.
  • 2023: Duplicacy CLI 3.2.x releases are published.
  • 2025: Duplicacy CLI 3.2.5 is published and packaged by the Homebrew cask metadata for this batch.

Related projects

  • Vertical Backup is a related product named by the README as a Duplicacy-based edition for VMware vSphere.
  • duplicity, bup, Duplicati, Attic, and restic are related backup tools discussed directly in Duplicacy's comparison section.
  • The Duplicacy Web GUI is related as the official graphical frontend for Windows, macOS, and Linux.

ソース

セキュリティ状態

保護ツール対応はまだ見つかっていません

duplicacy-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.duplicacy/preferences

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.duplicacy/keyring.duplicacy/preferences

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
duplicacyバイナリHomebrew cask バイナリduplicacy_osx_arm64_3.2.5

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.2.5
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーcask:duplicacy-cli
バージョン3.2.5
パッケージマネージャHomebrew Cask
ホームページhttps://duplicacy.com/
SHA-256717ef792f38c3ead9f068e8b9f32e1d67641a974bd46ee29416d27afda8fbe7f
ダウンロード URLhttps://github.com/gilbertchen/duplicacy/releases/download/v3.2.5/duplicacy_osx_arm64_3.2.5
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix92%

duplicacy

nix profile install nixpkgs#duplicacy
  • installed executable or alias match
  • 一致条件: Duplicacy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/duplicacy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop92%

main/duplicacy

scoop install main/duplicacy
  • installed executable or alias match
  • 一致条件: Duplicacy
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/duplicacy.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation