]> git.eshelyaron.com Git - emacs.git/commit
Handle changed scp protocol in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 8 May 2022 09:51:59 +0000 (11:51 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 8 May 2022 09:51:59 +0000 (11:51 +0200)
commitccbdae840d21100520d191afa7001c4cd53a48a8
tree6d35f279beb793f48adb34c9ed369cad8938a901
parent1a988d9ff55c098ddee0c79afcccbdc63e7c680e
Handle changed scp protocol in Tramp

* 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-scp-direct-remote-copying, tramp-methods) <scp, scpx>: Use "%z".

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