From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthew Kennedy Newsgroups: gmane.emacs.help Subject: Re: implementing a heartbeat for tramp Date: Sat, 01 Nov 2003 03:03:20 GMT Organization: Road Runner - Texas Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87k76kssh9.fsf@killr.ath.cx> References: <877k2vpqjz.fsf@killr.ath.cx> <87r80umnea.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067656594 15519 80.91.224.253 (1 Nov 2003 03:16:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 1 Nov 2003 03:16:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Nov 01 04:16:32 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AFmFc-00064H-00 for ; Sat, 01 Nov 2003 04:16:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AFmEm-00071I-G4 for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Oct 2003 22:15:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.frii.net!newsfeed.frii.net!140.99.99.194.MISMATCH!newsfeed1.easynews.com!easynews.com!easynews!news-west.rr.com!news.rr.com!cyclone.austin.rr.com!twister.austin.rr.com.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:6LXY+hNIGRnM77muU3SmQ0n4Sf4= Original-Lines: 30 Original-NNTP-Posting-Host: 66.25.132.244 Original-X-Complaints-To: abuse@rr.com Original-X-Trace: twister.austin.rr.com 1067655800 66.25.132.244 (Fri, 31 Oct 2003 21:03:20 CST) Original-NNTP-Posting-Date: Fri, 31 Oct 2003 21:03:20 CST Original-Xref: shelby.stanford.edu gnu.emacs.help:117776 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13712 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13712 Kai Grossjohann writes: > Matthew Kennedy writes: [...] > I think "echo heart-beat" would do fine :-) > Or maybe "echo hello", that's used in Tramp for other purposes > already, I think. > > But maybe someone can come up with a really KEWL command that goes > well with the name Tramp? > > Are you going to contribute your code? That would be just great. > > Hm. Hmmm... Isn't there a keep-alive option for ssh? Just a > thought. [...] Hi Kai, Yes, I will try to write it in such a way that its contributable ;) There is a keep alive option for ssh, unfortunately this router somehow clobbers it. Matt -- Matthew Kennedy