Enhanced rsync handler.
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 15 Jun 2009 15:14:01 +0000 (12:14 -0300)
committerMicah Anderson <micah@riseup.net>
Fri, 6 Nov 2009 16:16:16 +0000 (11:16 -0500)
- Added support for:
  - Remote destinations
  - Long rotation format similar to maildir handler
  - Batch files through --read-batch and --write-batch
  - Custom file list using --files-from
  - SSH persistent connection using ControlMaster
  - The rsync:// protocol
- Metadata folder for each backup folder
- General refactoring
- Code cleanup

Not all options were tested and it might contain bugs.
Tests, comments and patches are welcome. :)


No differences found