Commit Graph

4 Commits

Author SHA1 Message Date
pea
7729581bc6 Fix a deprecationWarning with python 2.6
ok jasper@
2010-09-15 09:02:50 +00:00
pea
61a08ed116 Update to 1.2.8
Take maintainership

ok sthen@
2010-03-23 10:19:48 +00:00
jsg
bd57145fa8 Add a few suggestions from ajacoutot@
- remove quotes around COMMENT
- ditch some useless files in share/doc
2007-08-31 13:14:39 +00:00
jsg
cc5ecdbd65 Import rdiff-backup-1.0.5
rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target
directory, so you can still recover files lost some time ago. The idea
is to combine the best features of a mirror and an incremental backup.
rdiff-backup also preserves subdirectories, hard links, dev files,
permissions, uid/gid ownership, modification times, extended attributes,
acls, and resource forks. Also, rdiff-backup can operate in a bandwidth
efficient manner over a pipe, like rsync. Thus you can use rdiff-backup
and ssh to securely back a hard drive up to a remote location, and only
the differences will be transmitted. Finally, rdiff-backup is easy to
use and settings have sensical defaults.

ok mbalmer@
2007-08-31 10:23:51 +00:00