diff options
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/rsync/comment_5_ccaffa4aded9dab88c76a856b96ea5b9._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/special_remotes/rsync/comment_5_ccaffa4aded9dab88c76a856b96ea5b9._comment b/doc/special_remotes/rsync/comment_5_ccaffa4aded9dab88c76a856b96ea5b9._comment new file mode 100644 index 000000000..3368b59ed --- /dev/null +++ b/doc/special_remotes/rsync/comment_5_ccaffa4aded9dab88c76a856b96ea5b9._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="cehteh" + ip="217.8.62.137" + subject="rsync daemon mode" + date="2013-07-27T01:35:37Z" + content=""" +rsync has a --daemon mode with a simple challenge-response authentication but no encryption. This offers a nice lightweight alternative to ssh, especially when we +store/transfer encrypted content anyways. Is this already supported in git-annex, if yes how to set it up? +"""]] |