tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp Debugging and Network Performance


From: Neal Becker
Subject: Re: Tramp Debugging and Network Performance
Date: Sun, 12 Mar 2023 17:52:12 -0400

I find that using dired-rsync over tramp is a lot faster than dired copy, although this is just my impression.  I usually use scp:// with 1 hop on an otherwise pretty fast connection.

On Sun, Mar 12, 2023 at 5:37 PM Miguel Suarez <suarezmiguelc@icloud.com> wrote:
I use multihops, but the performance isn’t great even with one simple connection without it.

In my config, I have:
Host *
  ControlMaster  auto
  ControlPath  /tmp/ssh-%r@%h:%p
  ControlPersist  yes
  Compression  yes

> 12/3/23 18:21、Michael Albinus <michael.albinus@gmx.de>のメール:
>
> suarezmiguelc@icloud.com writes:
>
>> Hello Tramp Community,
>
> Hi,
>
>> I tend to connect to several servers through a middleware one, problem
>> being that the performance of tramp over implementations like eshell,
>> dired and even find-file is slow, even though the connection is pretty
>> fast via shell’s SSH, even through the middleware.
>>
>> I’m using Emacs 28.2 with the Doom framework,
>
> Could you pls give some more details? Do you use multi-hops? Do you have
> some special configuration in your ~/.ssh/config?
>
>> Thank you for your advice into this topic!.
>
> Best regards, Michael.




--
Those who don't understand recursion are doomed to repeat it

reply via email to

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