[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.11-24.5); Can't connect to qnx4 machine via telnet
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.11-24.5); Can't connect to qnx4 machine via telnet |
Date: |
Thu, 07 Apr 2016 18:58:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Michael Kuryshev <address@hidden> writes:
Hi Michael,
> I'm trying to connect to remote qnx4 machine via telnet, but tramp
> process hangs. I’m not really sure what’s wrong and what’s not, but it
> fails to exec /bin/sh.
The last comand Tramp sends is
> 17:27:41.775356 tramp-send-command (6) # exec env ENV='' HISTFILE=/dev/null
> PROMPT_COMMAND='' PS1=\#\$\ PS2='' PS3='' /bin/sh
Unfortunately, it is not visible what the remote host responds. Could
you, pls, rerun the test with tramp-verbose set to 10?
Is it possible to run /bin/sh manually on the remote host?
Best regards, Michael.