Duplicity v0.4.4.RC3 Release Notes

Release Date: 2007-10-02 // over 16 years ago
  • Patch from Olivier Croquette to add --full-if-older-than= option to force a full backup at rather than incremental.

    Patch from Stefan Hoth to add :port option in FTP.

    Patch from Mitchell Garnaat to get all keys from S3, rather than just the first 1000.

    🛠 Fix to sshBackend to version check for python-pexpect 2.1.

    🛠 Fix one case in ftpBackend where host string was used instead of url_string. This only affected the creation of the target dir on the remote system, if it did not exist, and only if the user or port needed to be specified.