aboutsummaryrefslogtreecommitdiff
path: root/handlers/rsync.in
AgeCommit message (Collapse)Author
2009-04-11Enhanced rsync handler.Silvio Rhatto
- 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. :)
2009-02-19move the branches directories up to the root of the repositoryMicah Anderson
2009-02-19creating a debian only branch out of what used to be a subversion repositoryMicah Anderson
2007-12-02add missing parameter to rsyncMicah Anderson
2007-11-06add example.rsync and updated rsync handler from rhattoMicah Anderson
2007-11-02remove rsnap and rename rub handler to rsync, after consultation with rhattoMicah Anderson