1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: duply
Section: utils
Priority: optional
Maintainer: Joachim Wiedorn <joodebian@joonet.de>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: http://duply.net
Vcs-Git: git://anonscm.debian.org/collab-maint/duply.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/duply.git
Package: duply
Architecture: all
Depends: duplicity (>= 0.4.11), gnupg, ${misc:Depends}
Suggests: openssh-client
Description: 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.
|