duply
easy to use frontend to the duplicity backup system
Install
- All systems
-
curl cmd.cat/duply.sh
- Debian
-
apt-get install duply
- Ubuntu
-
apt-get install duply
- Alpine
-
apk add duply
- Kali Linux
-
apt-get install duply
- Fedora
-
dnf install duply
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install duply
- OS X
-
brew install duply
- Raspbian
-
apt-get install duply
- Dockerfile
- dockerfile.run/duply
- Docker
-
docker run cmd.cat/duply duply
powered by Commando
duply
easy to use frontend to the duplicity backup system
duply is a shell front end to duplicity that simplifies the usage by managing settings for each backup job in profiles. It supports executing multiple commands in a batch mode to enable single line cron entries and allows the user to use pre/post backup scripts. All duplicity backends are supported. The previous name of duply was ftplicity.