Category: tramp
-
emacs’s tramp causes scp to complain about missing option “-T”
This problem started with tramp 2.5.1-pre (on macOS Mojave (10.14.6)). /usr/bin/scp: illegal option — T If I set tramp-scp-strict-file-name-checking to “” (as suggested in tramp-sh.el), I bypass the problem.