diff options
author | David <David@web> | 2013-11-16 10:16:48 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-16 10:16:48 +0000 |
commit | 9bfbd7ca989050e9c15054764ad1e2edd98dfe0d (patch) | |
tree | 6e7ec37c4ff7770e39a59429db72fb06ba866fd7 /doc | |
parent | 1507ed1468c2a549f1176532e4c32a02f34dc372 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn b/doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn index dfa355d1a..1544b14ef 100644 --- a/doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn +++ b/doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn @@ -2,7 +2,7 @@ Hello, I am looking for a solution to replicate lots of files between 2 servers (with dedicated IP address) over WAN. (I already looked at GlusterFS, DRBD, Bittorent-Sync and ownCloud, but comments are welcome). Now I am evaluating git-annex but it is (kind of) hard to get the concepts as I am not familiar with git. -I could already connect the servers by following the steps of "remote sharing walkthrough" but I feel that using a 3rd special node (rsync or ssh) is an overhead and should not be needed. But no matter how hard I tried, I couldn't make the 2 servers do a sync without a special node. +I could already connect the servers by following the steps of "remote sharing walkthrough" but I feel that using a 3rd special node (as "transfer repository" / rsync or ssh) is an overhead and should not be needed. But no matter how hard I tried, I couldn't make the 2 servers do a sync without a special node. Could you please give me a hint how to do it? Or even better, some detailed steps. :) |