diff -r 486c0203dc2d -r 27ef73b69fd8 .ssh/config --- a/.ssh/config Mon May 03 16:02:20 2010 +0300 +++ b/.ssh/config Mon May 03 16:03:39 2010 +0300 @@ -3,7 +3,7 @@ # Allow sharing of multiple sessions over a single network connection. # Also don't prompt for password second time. -ControlPath ~/.ssh/sock/%r@%h_%p +ControlPath ~/.ssh/sock_%r@%h_%p ControlMaster auto # This by default.