rsync special remote
Fully tested and working, including resuming and encryption. (Though not resuming when sending *with* encryption; gpg doesn't produce identical output each time.) Uses same layout as the directory special remote and the .git/annex/objects/ directory.
This commit is contained in:
parent
4381ac062f
commit
e68f128a9b
11 changed files with 265 additions and 19 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -2,6 +2,8 @@ git-annex (0.20110426) UNRELEASED; urgency=low
|
|||
|
||||
* Switch back to haskell SHA library, so git-annex remains buildable on
|
||||
Debian stable.
|
||||
* Added rsync special remotes. This could be used, for example, to
|
||||
store annexed content on rsync.net, encrypted naturally. Or anywhere else.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Tue, 26 Apr 2011 11:23:54 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue