On Sat, Dec 05, 2009 at 08:40:07PM +0100, Stefan Kuhne wrote: > Stefan Kuhne schrieb: > Hello, > > > > how can i limit the download speed at "git clone"? > > > no one any idea? Git has no internal support for doing this. You would have to choke the TCP connection elsewhere. Look for QoS options in your operating system's network setup. I think I have also seen LD_PRELOAD libraries that will limit I/O, but I can't recall the name of any right now. -Peff -- 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