tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp (2.1.16-pre); backtrace for windows connection problem


From: Michael Albinus
Subject: Re: tramp (2.1.16-pre); backtrace for windows connection problem
Date: Tue, 01 Feb 2011 17:33:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Dave Abrahams <address@hidden> writes:

> The 2nd command yields this prompt:
>
>   $  PS2=

That's the problem. Tramp expects "$ " as prompt in this case. Somehow,
your shell on the remote system does not like a command like

# exec env ENV='' PROMPT_COMMAND='' PS1=\$\  PS2='' PS3='' /bin/sh

Which shell do you run after login?

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]