duplicity 0.8.11.1612-ok1 source package in openKylin
Changelog
duplicity (0.8.11.1612-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
duplicity (0.8.11.1612-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
duplicity_0.8.11.1612.orig.tar.gz | 1.8 MiB | 074cf847b273644459c840253bc39f5ed3d0a7f8545339d98b6e9a87f945c51a |
duplicity_0.8.11.1612-ok1.debian.tar.xz | 10.4 KiB | 260219139de40a1a53daa3f159eefae57793eee2880f22ff26233c73c44deb17 |
duplicity_0.8.11.1612-ok1.dsc | 1.9 KiB | ee707ed78a75bc4eb8a7c2b43650745fc93290cfbb2de845dee6e27800244573 |
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.