On 30 Sep 2004, Nikola Vouk <[EMAIL PROTECTED]> wrote:
> Can someone explain to me how autossh helps distcc and for that matter,
> an example on how to use it?
> 
> The faq briefly mentions you can use it b/c of port forwarding, but how
> does that help distcc?

It is only useful for port forwarding, as far as I know, and that is
not a configuration that is useful for many people.

autossh can restart an ssh session if it collapses, which is good for
port forwarding.  However, what distcc needs is to be able to
repeatedly run remote commands without redoing the SSH setup.  I don't
think there is a good way to do that, but multi-session support in
OpenSSH might help in the future.  Look through the distcc list
archives for more.

--
Martin

Attachment: signature.asc
Description: Digital signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to