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

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

Re: run ssh in emacs


From: Michael Albinus
Subject: Re: run ssh in emacs
Date: Tue, 13 Jan 2015 14:28:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

torys.anderson@gmail.com (Tory S. Anderson) writes:

> Yeah, it uses SCPC by default, and I found it pretty annoying. It was
> fixed by adding the following to my .emacs:
>
>     ;; Tramp
>     (require 'tramp)
>     (setq tramp-default-method "ssh")

Well, meanwhile it is "scp". This is pretty much the same behaviour like
"ssh", except for files longer than ~10kB. And for those large files,
"scp" ought to copy faster.

Admittedly, it needs a proper password handling ...

Best regards, Michael.



reply via email to

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