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

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

bug#74855: 30.0.92; dired - slow copy across (wireless) LAN


From: Christopher Howard
Subject: bug#74855: 30.0.92; dired - slow copy across (wireless) LAN
Date: Thu, 19 Dec 2024 07:59:51 -0900

Michael Albinus <michael.albinus@gmx.de> writes:

> Tramp's "ssh" method is not suited for this use case. It encodes the
> local file with base64, and decodes it when it has been arrived on the
> remote side.
>
> For this given use case, Tramp's "scp" method is better suited. See the
> discussion in the manual, (info "(tramp) Connection types") and (info
> "(tramp) Frequently Asked Questions") , the entry "How to speed up TRAMP".

Okay, thank you. I switched to "scp" method and it was much faster. Somehow I 
didn't realize or remember that there was a separate Tramp info manual, but I 
will spend more time studying that.

-- 
Christopher Howard





reply via email to

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