Terrence Brannon <[email protected]> writes:

> 09:31:13.331959 tramp-send-command (6) # tramp_perl_file_attributes /root/ 
> integer 2>/dev/null; echo tramp_exit_status $?
> 09:31:13.471961 tramp-wait-for-regexp (6) #
> tramp_exit_status 255
> ///4e226762a89429956796e848e1d0647a#$

Unfortunately, this doesn't show us what happens. Could you, please,
change in `tramp-send-command-and-check' the line

           (if command (if dont-suppress-err "; " " 2>/dev/null; ") "")

to

           (if command (if dont-suppress-err "; " " 2>/tmp/123; ") "")

and try to investigate, what error has been written?

Thanks, and best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to