Ted Zlatanov <[email protected]> writes: Hi Ted,
> Machine is "z", and I'm opening /z:/home/tzz. ssh works without a > passphrase from the command line. So, after trying to open and hanging: Your problem report did arrive a little bit later; likely because it was fat :-) The problem here is > 13:33:52.502683 tramp-send-command (6) # /bin/test -e / 2>/dev/null; > echo tramp_exit_status $? > 13:33:52.524168 tramp-accept-process-output (10) # > tramp_exit_status 127 > #$ Strange. What happens, if you call on the remote host # /bin/test -e / 2>/dev/null; echo tramp_exit_status $? And if it also returns 127 - why? Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
