diff options
author | https://pradermecker.myopenid.com/ <https://pradermecker.myopenid.com/@web> | 2013-04-13 17:54:06 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-13 17:54:06 +0000 |
commit | d9479bfb5a77d220dbe6b1db100293fabb732a73 (patch) | |
tree | 10e3c467df7d9a80fc952e9f50b0fc47159cc560 /doc | |
parent | 178fa10d10dc9d8e4c71f29d901fa99c7e7f40a6 (diff) |
Added a comment: Local rsync ssh remote (I am confused)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Direct_special_remotes/comment_2_e94a722ca056a068bcc16eb822008602._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/forum/Direct_special_remotes/comment_2_e94a722ca056a068bcc16eb822008602._comment b/doc/forum/Direct_special_remotes/comment_2_e94a722ca056a068bcc16eb822008602._comment new file mode 100644 index 000000000..4b4d8632c --- /dev/null +++ b/doc/forum/Direct_special_remotes/comment_2_e94a722ca056a068bcc16eb822008602._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://pradermecker.myopenid.com/" + ip="81.244.179.73" + subject="Local rsync ssh remote (I am confused)" + date="2013-04-13T17:54:06Z" + content=""" +If I understand this right, it is not possible to use git-annex as a simple wrapper around rsync. + +My use case is this: I have a music folder on a plug computer running debian squeeze. The plug computer acts as a streaming music server. My wish is to create a local ssh remote to have my laptop git-annex music repo in sync with the plug computer. So ideally I don't want to install git-annex on the plug computer (but git is there so a git bare repo can be used). + +According to the UI, if I use \"Pairing with a local computer\", both computers needs to have git-annex installed. If I try \"Remote server\" either I need both machines git-annex aware or I need the content of the plug computer to be encrypted (which is obviously not what I want in this case). + +Is the use case supported by the UI ? Should I try with the CLI ? + +Thanks for your help + + +"""]] |