]> git.eshelyaron.com Git - emacs.git/commit
Fix edge cases in Tramp's copy
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 15 Jul 2019 09:11:59 +0000 (11:11 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 15 Jul 2019 09:11:59 +0000 (11:11 +0200)
commit966c4d3ba8896c86764bc8664ca43e04eadf711d
tree0e4df4c2f2abdadd0b9ccc77329843913fb94899
parentdea9970bc0deaf320e78c46a2e7456cbb6e7a0ea
Fix edge cases in Tramp's copy

* lisp/net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band):
Special handling for "rsync".
(tramp-find-inline-compress): Make check more robust on MS Windows.
lisp/net/tramp-sh.el