duplicity 0.4.9 installiert
ACHTUNG: Die in diesem Artikel besprochenen Versionen von duplicity ist bereits veraltet. Die grundsätzlichen Erklärungen sind zwar weiterhin valid, aber die Syntax oder Konfigurationsparameter könnten sich geändert haben. Bitte verwendet den Such-Tag “duplicity” bzw. den Such-Tag “ftplicity” und die Kommentare, um aktuelle Informationen zu finden.
Es wurde (schon vor einiger Zeit) eine neue Version von duplicity veröffentlicht.
Die Installation ging wieder problemlos vonstatten und ist in diesem Artikel beschrieben.
Direkter Download: Version 0.4.9
Mehr Info: duplicity
Changelog :
NOTE: URL format correction in rsync://. The rsync backend
now properly supports absolute and relative pathnames and
module access. The formats are:
rsync://user@host::/module/some_dir
rsync://user@host/relative_path
rsync://user@host//absolute_pathFixed regression caused by changeover to new urlparse.py.
bug #21475: FTP Usernames that contain ‘@’ are not recognized
https://savannah.nongnu.org/bugs/index.php?21475Added section URL FORMAT in the duplicity man page.
Added 2nd patch to bug #21475 that forces all versions of
Python to use the fixed urlparse.py.Fixed so that remove-older-than and remove-all-but-n-full
will not request a GPG passphrase.Fixed issue with Pure-FTPd that would always return an empty
directory listing and thus force a full backup every time.
A side effect of the change is that we now only make one call
to ncftpls to get the listing, thereby reducing the overhead
on systems with a large number of backup files.bug #21896: Two problems with rsync under 0.4.8 + patch
https://savannah.nongnu.org/bugs/index.php?21896bug #21909: Problematic typo in compare_verbose() method
https://savannah.nongnu.org/bugs/index.php?21909patch #6354: S3 staight typo results in a bogus exception
https://savannah.nongnu.org/patch/?6354patch #6356: Command line option for the temporary directory root.
https://savannah.nongnu.org/patch/?6356patch #6357: Explicit restore action is missing from the command list,
https://savannah.nongnu.org/patch/?6357



