Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add git annex describe to special remote setup examples | Joey Hess | 2011-04-29 |
| | |||
* | added example fo rusing rsync over ssh | https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo | 2011-04-28 |
| | |||
* | filter out --delete rsync option | Joey Hess | 2011-04-27 |
| | | | | rsync does not have a --no-delete, so do it this way instead | ||
* | rsync special remote | Joey Hess | 2011-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. |