summaryrefslogtreecommitdiff
path: root/doc/special_remotes/rsync.mdwn
Commit message (Collapse)AuthorAge
* add git annex describe to special remote setup examplesGravatar Joey Hess2011-04-29
|
* added example fo rusing rsync over sshGravatar https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo2011-04-28
|
* filter out --delete rsync optionGravatar Joey Hess2011-04-27
| | | | rsync does not have a --no-delete, so do it this way instead
* rsync special remoteGravatar Joey Hess2011-04-27
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.