duplicity-3.0.6
encrypted backup using rsync algorithm
Back to search · Project homepage
Description
Duplicity backs directories by producing encrypted tar-format volumes
and uploading them to a remote or local file server. Because duplicity
uses librsync, the incremental archives are space efficient and only
record the parts of files that have changed since the last backup.
Because duplicity uses GnuPG to encrypt and/or sign these archives, they
will be safe from spying and/or modification by the server.
The duplicity package also includes the rdiffdir utility. Rdiffdir is an
extension of librsync's rdiff to directories---it can be used to produce
signatures and deltas of directories as well as regular files. These
signatures and deltas are in GNU tar format.
Only minimal dependencies are enforced, other backends require
additional dependencies (some are available in packages, some not).
For S3, "pkg_add py3-boto3" and use the URL boto3+s3://bucket/subdir.
Some other options are:
azure-storage-blob
boto3
botocore
boxsdk[jwt]
dropbox
gdata-python3
google-api-python-client
google-auth-oauthlib
mediafire
megatools
pydrive2
pyrax
python-swiftclient
python-keystoneclient
requests-oauthlib
Package information
- Ports path
- sysutils/duplicity
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- sysutils, lang/python
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Library
Runtime
Build
- devel/gettext,-tools
- devel/py-pip
- sysutils/py-pipx
- lang/python/3
- devel/py-build
- devel/py-installer
- devel/py-setuptools py3-setuptools->=79v0
- devel/py-wheel
- devel/py-setuptools_scm