Dave Abrahams <[email protected]> writes: Hi Dave,
>> I beg your pardon, but I don't know which previous report you are >> referring to. > > It was bounced :( > I'll try to send it to you directly. Got it. Tramp has send two commands: # ssh xp -q -o ControlPath=/var/folders/w6/w6aHCL+5EVeBUsDYKAF0pU+++TI/-Tmp-/tramp.871tbt.%r@%h:%p -o ControlMaster=yes -e none && exit || exit # exec env ENV='' PROMPT_COMMAND='' PS1=\$\ PS2='' PS3='' /bin/sh Please try them from a local shell. I guess you can omit the -o arguments from ssh, and the exec prefix. Would be interesting to see, what the second command returns. Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
