Dave Abrahams <[email protected]> writes: Hi Dave,
> Tramp tries to create its ssh socket in a directory where it's > prohibited by my OS. Could you, pls, tell which directory this is? > I was able to work around it by either: > > (setq tramp-ssh-controlmaster-options > (concat > "-o ControlPath=/tmp/ssh-ControlPath-%%r@%%h:%%p " > "-o ControlMaster=auto -o ControlPersist=yes")) Unfortunately, the trace you've sent contains this setting already: > 15:44:58.397221 tramp-send-command (6) # exec ssh -o > ControlPath=/tmp/ssh-ControlPath-%r@%h:%p -o ControlMaster=auto -o > ControlPersist=yes -e none eno Could you, pls, produce a trace with the evident error? Thanks, and best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
