diff options
author | David <David@web> | 2013-11-16 09:28:59 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-16 09:28:59 +0000 |
commit | 1507ed1468c2a549f1176532e4c32a02f34dc372 (patch) | |
tree | 3e08d1cd36ba9f0e3a27674e0c7fdd55f7d86966 /doc | |
parent | 29e4fb40c27f1654bee9b7d117f06971f4a75dd8 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn | 11 |
1 files changed, 11 insertions, 0 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 new file mode 100644 index 000000000..dfa355d1a --- /dev/null +++ b/doc/forum/git-annex_assistant_with_2_dedicated_servers.mdwn @@ -0,0 +1,11 @@ +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. + +Could you please give me a hint how to do it? Or even better, some detailed steps. :) + +Thanks, + +David |