macOS
brew install duplylocal Homebrew formula metadata
sudo port install duplyMacPorts ports tree · sysutils/duply/Portfile · source: api.github.com
brew
Frontend to the duplicity backup system. Version 2.5.6 via Homebrew; verified 2026-04-22.
install
brew install duplylocal Homebrew formula metadata
sudo port install duplyMacPorts ports tree · sysutils/duply/Portfile · source: api.github.com
sudo apk add duplyAlpine Linux edge package indexes · duply · source: dl-cdn.alpinelinux.org
sudo apt install duplyDebian stable package indexes · duply · source: deb.debian.org
sudo dnf install duplyFedora Rawhide package metadata · duply · source: dl.fedoraproject.org
nix profile install nixpkgs#duplynixpkgs package indexes · pkgs/by-name/du/duply/package.nix · source: api.github.com
sudo zypper install duplyopenSUSE Tumbleweed package metadata · duply · source: download.opensuse.org
overview
Frontend to the duplicity backup system
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.duply/<profile>/conf/etc/duply/confCredential-bearing paths to review before unattended agent runs.
~/.duply/<profile>/conf/etc/duply/conf~/.duply/<profile>/gpgkey.*.ascexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
duply | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:duply |
|---|---|
| Version | 2.5.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/duply |
| Homepage | https://duply.net/Main_Page |
| Repository | https://sourceforge.net/p/ftplicity/code/HEAD/tree/duply/trunk |
| Upstream docs | https://duply.net/Code |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.5.x/duply_2.5.6.tgz |
| Last updated | 2026-04-22T18:55:51-04:00 |
| Pulse | updated |
| Dependencies | duplicity |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | duply |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
duply 2.5.5-1
easy to use frontend to the duplicity backup system
sudo apt install duplyduply
nix profile install nixpkgs#duplyduply 2.4.1-1
easy to use frontend to the duplicity backup system
sudo apt install duplyduply 2.5.6-r0
Wrapper for duplicity
sudo apk add duplyduply-doc 2.5.6-r0
Wrapper for duplicity (documentation)
sudo apk add duply-docduply 2.5.6-2.fc44
Wrapper for duplicity
sudo dnf install duplyduply 2.5.6-1.1
A frontend for the "duplicity" backup program
sudo zypper install duplyduply
sudo port install duplysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.