This is a problem I&#39;ve beet having day in and day out for a while.  <br><br>I love to use unison to &quot;tether&quot; two code working copies across different machines when compiling or benchmarking in different places.  Normally I can set up whole chains -- sometimes involving three unison processes over four computers (you&#39;d be amazed what proxies and VPN&#39;s can make you do).<br>

<br>This is all great, except the endpoint is always my mac laptop.  And my unison -repeat processes on my mac laptop chug along happily for a while but eventually get stuck (this never happens on the linux&lt;-&gt;linux links).  I&#39;ve had to train myself to visit those windows, and type Ctrl-C &lt;up&gt; &lt;enter&gt; to restart.<br>

<br>I&#39;m running  10.6.4 with its included openssh 5.2p1 install (openssl 0.9.81).  Is this something funky about how apple configures ssh?  I&#39;ve never had a problem with my normal ssh terminal sessions... just the unisons.  I can&#39;t imagine that it would be timeout, because unison is sending packets back and forth every two seconds to verify that nothing has changed, isn&#39;t it? <br>

<br>-Ryan<br><br>