From eb5933c020b181effb24c81a4f54cab90b23a96b Mon Sep 17 00:00:00 2001 From: jam_dev Date: Fri, 12 Jul 2013 19:25:32 +0000 Subject: [PATCH] Git annex syncing speed, possible? --- ...ex_syncing_speed__44___possible__63__.mdwn | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/forum/Git_annex_syncing_speed__44___possible__63__.mdwn 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 0000000000..d1fcc74aaa --- /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