On Wed, 20 Jul 2011 21:18:56 +0000, Ralph Seichter wrote: ... > The general idea to use a tool besides git or SSH to shape the bandwidth > usage seems valid, though. There are ways to integrate such a tool easier than the way trickle does; by using the 'ProxyCommand' configuration option of ssh, like 'ProxyCommand netcat $yourhost 22' or similar. Unfortunately, I don't know a suitable program offhand, netcat does not seem to have a bandwidth limiting option. But then such a beast is relatively easy to write. Andreas -- "Totally trivial. Famous last words." From: Linus Torvalds <torvalds@*.org> Date: Fri, 22 Jan 2010 07:29:21 -0800 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html