tramp-devel
[Top][All Lists]
Advanced

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

Re: Weird behaviour when entering the filename


From: Michael Albinus
Subject: Re: Weird behaviour when entering the filename
Date: Mon, 25 Jan 2010 13:34:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Francis Moreau <address@hidden> writes:

> Ok it was failing because the remote host key has been changed. I
> updated my known_hosts file and now it works as expected.

Good to know!

> I'm trying the telnet method on an embedded system (that could be the
> reason since it's using ash as shell) but tramp fails to open any
> files.
>
> 11:59:53.479221 tramp-send-command (6) # (test -e /etc || test -h /etc) && 
> /bin/ls -ildn /etc
> 11:59:53.525348 tramp-wait-for-regexp (6) # 
>  
>    9943 drwxr-xr-x   30 0        0            5184 Jan 22 09:16 
> /etc
> ///3e676d1e22848e7fe9f94f375a0fe5ee#$

You see, that the "ls" comman adds some control characters, likely for
coloring. You must suppress it on the remote side. See the Tramp manual
for instructions.

Best regards, Michael.




reply via email to

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