[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp timeout for currently unreachable connections?
From: |
Michael Albinus |
Subject: |
Re: Tramp timeout for currently unreachable connections? |
Date: |
Thu, 12 Sep 2024 16:47:39 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Visuwesh <visuweshm@gmail.com> writes:
> Hello all,
Hi Visuwesh,
> I know that non-essential=t prevents Tramp from establishing new
> connections but is there a way to make Tramp use a very short timeout
> when trying to connect to a previously established connection that is
> now unreachable? What I mean is: if I am connected to a remote host via
> a ssh connection /ssh:user@remote: and my internet connection goes down,
> I do not want Tramp trying to fetch remote resources forever.
Use 'M-x tramp-cleanup-connection'. Play with user option
`tramp-connection-timeout'.
> Thank you.
Best regards, Michael.