* net/tramp.el (tramp-action-login): Set connection property "login-as".
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 22 Jan 2012 12:55:36 +0000 (13:55 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 22 Jan 2012 12:55:36 +0000 (13:55 +0100)
commita5509865d7a0dd40bfb6217693ca2684a517d6d0
tree34bd85d05e1aabf75862ea1d4ca742af23518e4a
parent0dc422898a3db349fd4f54ea1dae9458b004ec34
* net/tramp.el (tramp-action-login): Set connection property "login-as".

* net/tramp-cache.el (tramp-dump-connection-properties): Do not dump
properties, when "login-as" is set.

* net/tramp-sh.el (tramp-methods): Add user spec to "pscp" and "psftp".
(tramp-default-user-alist): Don't add "pscp".
(tramp-do-copy-or-rename-file-out-of-band): Use connection
property "login-as", if set.  (Bug#10530)
lisp/ChangeLog
lisp/net/tramp-cache.el
lisp/net/tramp-sh.el
lisp/net/tramp.el