Name: | duplicity |
---|---|
Version: | 0.7.19 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Applications/Archiving |
Size: | 2549518 |
License: | GPLv2+ |
RPM: | duplicity-0.7.19-1.el7.x86_64.rpm |
Source RPM: | duplicity-0.7.19-1.el7.src.rpm |
Build Date: | Thu Oct 08 2020 |
Build Host: | jenkins-172-17-0-2-69cf6c58-f4b5-4e55-8584-338b038120d2.appad3iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.nongnu.org/duplicity/ |
Summary: | Encrypted bandwidth-efficient backup using rsync algorithm |
Description: | Duplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or local) file server. In theory many protocols for connecting to a file server could be supported; so far ssh/scp, local file access, rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full unix permissions, directories, symbolic links, fifos, device files, but not hard links. |
- 0.7.19
- 0.7.18.2
- Patch for unicode issue.
- 0.7.18.1.
- 0.7.18.
- 0.7.17.
- 0.7.16.
- Patch for gpg.
- 0.7.15
- Add dependency on PyDrive for Google Drive targets