Rdiff-backup v0.7.5 Release Notes

Release Date: 2002-05-21 // almost 22 years ago
  • 🛠 Fixed resuming bug.

    ✅ After a bit of empirical testing, increased Globals.conn_bufsize and 0️⃣ enabled ssh compression by default (and also added --ssh-no-compression option). This should speed up the "typical" remote session.

    🛠 Fixed bug noticed by Dean Gaudet in processing of --(include|exclude)-filelist[-stdin] options when source directory was remote.

    🛠 Fixed --include error reporting bug reported by Ben Edwards.

    Small change so 'door' files and other unknown file types will be ignored. (Thanks for Steve Simitzis for sending in a patch for this.)

    🛠 Fixed bug noticed by Dean Gaudet where, unless the --change-source-perms option is specified, rdiff-backup wouldn't even attempt to open files lacking ownership permissions.