macOS
brew install duplyprovider-native install command
brew / 順位 7300
duply のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install duplyprovider-native install command
概要
Frontend to the duplicity backup system
履歴
duply is a shell frontend for duplicity that keeps recurring backup settings in profiles and makes encrypted incremental backup jobs easier to run from cron or the command line.
The duply homepage traces the project back to ftplicity, a GPLv2 shell frontend released by the German computer magazine c't in 2006 for encrypted FTP backups with duplicity. After duplicity changes broke the original software, several fixes appeared, and duply began as one of those ftplicity continuations.
The SourceForge ftplicity project was created to maintain and extend the tool. In version 1.5, the limitation to FTP as the only backend was removed, all duplicity backends became supported, and the project was renamed from ftplicity to duply, short for simple duplicity.
duply's adoption is tied directly to duplicity users who want profiles, batch commands, key import/export helpers, pre/post scripts, and precondition checks without writing their own shell wrapper.
Package metadata shows duply distributed by Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Ubuntu, and zypper-style ecosystems, which fits its role as a small admin helper installed alongside duplicity.
Users create a profile under `~/.duply/<profile>/conf` or use a system profile such as `/etc/duply/conf`, then run duply commands for backup, verify, purge, or combined batch operations. The homepage gives `backup_verify_purge` as an example of batch execution.
duply is not a backup engine by itself; it delegates the actual encrypted incremental backup work to duplicity and adds persistent profile configuration plus hook scripts.
duply matters because it is classic Unix packaging glue: a small shell frontend that turns a powerful but option-heavy backup command into repeatable named jobs.
Its ftplicity-to-duply rename is also a neat packaging history footnote: the name changed when the wrapper stopped being FTP-specific and inherited duplicity's broader backend universe.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.duply/<profile>/conf/etc/duply/confCredential-bearing paths to review before unattended agent runs.
~/.duply/<profile>/conf/etc/duply/conf~/.duply/<profile>/gpgkey.*.asc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
duply | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:duply |
|---|---|
| バージョン | 2.5.6 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://duply.net/Main_Page |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.