]> git.eshelyaron.com Git - emacs.git/commit
Handle changed scp protocol in Tramp, don't merge
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 8 May 2022 09:43:19 +0000 (11:43 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 8 May 2022 09:43:19 +0000 (11:43 +0200)
commite683b08b3fbbc1692e0053699c5cf2b7cbc803f6
treee1bb81ae3a0f23a4fd53c5c8550df76b3359ecf5
parentafdf72eeb2afb5cf96a2f0168c94b97448026666
Handle changed scp protocol in Tramp, don't merge

* lisp/net/tramp-sh.el (tramp-scp-force-scp-protocol): New defvar.
(tramp-scp-force-scp-protocol): New defun.
(tramp-do-copy-or-rename-file-out-of-band): Use it.
(tramp-methods) <scp, scpx>: Use "%y".

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
lisp/net/tramp-sh.el
lisp/net/tramp.el