Rich Abbott <[email protected]> writes:

Hi Rich,

> I am trying to ssh using Tramp using my emacs 24.3.1 on Solaris.
> I am trying to connect to a remote server.
>
> Using the Tramp debug feature I could see that Emacs successfully logs in,
> recognizes the shell prompt and perform and ls on my home directory.
> All nice a dandy until Tramp decides to check on the "stat" command, and
> nothing happens afterwards, simply emacs hangs and I had to do ctrl-g to get
> out of the hang and check the debug buffer.

The last command Tramp sends is

# which \stat | wc -w

> Could you please guide me into finding a solution?

What happens, if you enter this command in a shell on that remote machine?

> Much appreciated,
> -R

Best regards, Michael.

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

Reply via email to