On Wed, Jan 18, 2012 at 07:25:02PM +0100, Matthias Fechner wrote: > Am 17.01.2012 08:35, schrieb Matthias Fechner: > > So the problem has something to do with windows as client. I will do > > some additional test this evening. > > > > Where can we continue to search? > [...] > Then I opened the git bash and inserted: > export GIT_SSH=plink.exe > git push > [...] Thanks for following up on this. It does seem like openssh is dropping your connection in a half-duplex way, though we don't know why. A bug in openssh sounds like a reasonable candidate... > The currently installed version is OpenSSH_4.6p1, OpenSSL 0.9.8e 23 > Feb 2007. Maybe an updated openssh version in the git bin folder will > solve the problem? Especially given how old your version is. Certainly I would try with a more recent version. If it clears up the problem, I'm willing to assume it's an openssh bug that's been fixed. If it doesn't, then it may be an open openssh bug, or perhaps there is some problem in the way we're invoking it on Windows. We can investigate that path if need be. -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