On Thu, 2009-07-23 at 15:52 +1200, Jim Tittsler wrote:

> > I really need some way to force the same ssh session to be used...
> 
> Have you tried using SSH's ControlMaster feature? ('man ssh_config') 
> You can establish an initial SSH connection and subsequent connections 
> to the host will reuse the master connection instead of initiating new 
> ones.

Aha! That may be exactly what I'm looking for.  

I'll check it out. 

Thanks Jim!


Reply via email to