[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.2.3-pre); problem connecting to n800 using ssh
From: |
Michael Albinus |
Subject: |
Re: tramp (2.2.3-pre); problem connecting to n800 using ssh |
Date: |
Wed, 21 Dec 2011 19:57:43 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
andres.ramirez <address@hidden> writes:
> Hi Michael.
Hi Andres,
> Let me know If You need anything else.
Could you, please, open /bin/sh on your busybox and apply the following
commands (exactly as given here):
--8<---------------cut here---------------start------------->8---
(PS1= ; while read d; do if test -x $d/ls -a -f $d/ls; then echo
tramp_executable $d/ls; break; fi; done <<'EOF'
/bin
/usr/bin
/usr/sbin
/usr/local/bin
EOF
)
--8<---------------cut here---------------end--------------->8---
What happens?
> Best Regards
Best regards, Michael.