1. 30 Aug, 2018 4 commits
  2. 10 Aug, 2018 2 commits
  3. 17 Jul, 2018 1 commit
  4. 10 Jul, 2018 2 commits
  5. 13 Oct, 2014 1 commit
    • Marco Mariani's avatar
      Added --always-snapshot; version bump · c396d831
      Marco Mariani authored
      The --always-snapshot path/to/file parameter can be repeated
      any number of times, and must specify the relative path to each file
      (not directory) that results corrupted after running --verify.
      These files will be completely transferred again, even if they have
      not changed since the last backup.
      
      For instance:
      
      CORRUPTED_MSG="Warning:\ Computed\ SHA1\ digest\ of\ "
      CORRUPTED_ARGS=$(./rdiff-backup --verify user@host::/path/to/backup 2>&1 >/dev/null | grep "^$CORRUPTED_MSG" | sed "s/$CORRUPTED_MSG/--always-snapshot\ /g")
      echo $CORRUPTED_ARGS
      c396d831
  6. 26 Sep, 2014 4 commits
  7. 25 Sep, 2014 1 commit
  8. 19 Sep, 2014 1 commit
  9. 16 Mar, 2009 4 commits
  10. 09 Mar, 2009 1 commit
  11. 08 Mar, 2009 7 commits
  12. 04 Mar, 2009 1 commit
  13. 03 Mar, 2009 5 commits
  14. 02 Mar, 2009 5 commits
  15. 11 Feb, 2009 1 commit