bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13677: 24.2.50; workng on remote hosts with eshell is not very enjoy


From: Stefan Monnier
Subject: bug#13677: 24.2.50; workng on remote hosts with eshell is not very enjoyable
Date: Sun, 10 Feb 2013 20:54:32 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> Every stat command starts a new tramp process, which, in my case, takes
>> about 3-4 seconds to get going and renders eshell fairly useless for
>> this kind of work. 

I think you want to enable "ControlPersist" and/or related options in
your ~/.ssh/config, so that only the first ssh needs to authenticate and
subsequent ones just reuse the connection already setup by the first.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]