summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jam_dev <jam_dev@web>2013-07-12 19:25:32 +0000
committerGravatar admin <admin@branchable.com>2013-07-12 19:25:32 +0000
commite201cc2420f2e124a982fc5574b664e11adc355e (patch)
treecc993df1f8dfa1515e9d00396f4e8b52e82e728f
parentbc97ff48c2dea9ca9aaa510ae1a04213f6459a82 (diff)
Git annex syncing speed, possible?
-rw-r--r--doc/forum/Git_annex_syncing_speed__44___possible__63__.mdwn21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/forum/Git_annex_syncing_speed__44___possible__63__.mdwn b/doc/forum/Git_annex_syncing_speed__44___possible__63__.mdwn
new file mode 100644
index 000000000..d1fcc74aa
--- /dev/null
+++ b/doc/forum/Git_annex_syncing_speed__44___possible__63__.mdwn
@@ -0,0 +1,21 @@
+Hello
+
+I'm trying Git annex latest builds available in Linux & Android
+Here is the scenario :-
+
+Syncing 2 peer devices running Linux & Android
+Devices can access each other directly over Cisco VPN encrypted link
+
+Currently, syncing files via rsync over webdav (over Cisco VPN)
+Everything is working, manual file tracking is an issue.
+
+Here's where Git annex steps in,
+I've configures external jabber account so they can talk to each other.
+
+But the transfers are super-slow over internet,
+I'm guessing Cisco VPN adding 15-20% overhead + SSH adding another 20-30% overhead.
+
+Since the network link is trusted, is there any way to speed things up assuming Cisco solution
+remains in place?
+
+looking to solve this issue