]> git.eshelyaron.com Git - emacs.git/commit
Some Tramp fixes
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Jan 2021 15:30:49 +0000 (16:30 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 27 Jan 2021 15:30:49 +0000 (16:30 +0100)
commit12095de8b918b3c44c603bf88bc98f1842910f86
tree6f97f057a701f138c04b6d2ae8109c1ba55e9d2f
parent45112398cdcfa1e32986ef630dc235ce38d10774
Some Tramp fixes

* doc/misc/tramp.texi (GVFS-based methods): Ban sftp RemoteCommand
option.

* lisp/net/tramp-adb.el (tramp-adb-handle-copy-file)
(tramp-adb-handle-rename-file): Avoid calling jka-compr when
writing the target file.

* lisp/net/tramp-sh.el (tramp-sh-handle-file-ownership-preserved-p):
Skip GROUP test on *BSD machines.

* test/lisp/net/tramp-tests.el (tramp-test17-insert-directory-one-file):
Skip for tamp-crypt.el.
(tramp--test-sh-no-ls--dired-p): Ignore errors.
doc/misc/tramp.texi
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el