Added a comment: rsync daemon mode

This commit is contained in:
cehteh 2013-07-27 01:35:38 +00:00 committed by admin
parent fa96de538a
commit e0b702435d

View file

@ -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?
"""]]