From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: Tramp and BusyBox problem? Date: Sun, 15 Mar 2009 20:23:44 +0100 Message-ID: <87fxhe4mkf.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237145069 26968 80.91.229.12 (15 Mar 2009 19:24:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 15 Mar 2009 19:24:29 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Mats =?utf-8?Q?L=C3=B6fdahl?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 15 20:25:45 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Livxw-0000Dj-Ec for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Mar 2009 20:25:44 +0100 Original-Received: from localhost ([127.0.0.1]:41997 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Livwa-0004jr-A5 for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Mar 2009 15:24:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LivwF-0004hP-9K for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 15:23:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LivwA-0004hA-A4 for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 15:23:58 -0400 Original-Received: from [199.232.76.173] (port=47997 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LivwA-0004h7-4n for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 15:23:54 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:53514) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Livw9-00013e-8f for help-gnu-emacs@gnu.org; Sun, 15 Mar 2009 15:23:54 -0400 Original-Received: (qmail invoked by alias); 15 Mar 2009 19:23:48 -0000 Original-Received: from brln-4db90f6c.pool.einsundeins.de (EHLO magdalene.local) [77.185.15.108] by mail.gmx.net (mp023) with SMTP; 15 Mar 2009 20:23:48 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+RkXh1c7uRtWCYnN50ls/d7pxwx/udOJh6nCnanR kCzgGmYV5ZkoTW In-Reply-To: ("Mats =?utf-8?Q?L=C3=B6fdah?= =?utf-8?Q?l=22's?= message of "Sun, 15 Mar 2009 19:01:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.59 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62946 Archived-At: Mats L=C3=B6fdahl writes: >> That's another problem. I would need Tramp traces now. Please apply >> >> (set tramp-verbose 6) >> >> and rerun your test. Afterwards, send the *debug tramp/scp root@10.0.0.3* >> buffer. > > The buffer is called *tramp/scp root@10.0.0.3*, without the "debug" > part, at least I guess this is what you need: Sorry, typo. I meant (setq tramp-verbose 6) And I still need the *debug ...* buffer. > Another weird thing: The above is from connecting to root@ the > NAS. I've now installed bash on it and use that as my shell when I log > in as an ordinary user. This works but the dired buffer looks weird, > there are some codes surrounding the file names that I guess should > have been stripped at some point. > > Here's an extract: > > ----begin---- > /scp:mats@10.0.0.3:/: > drwxr-xr-x 21 root root 4096 Mar 9 00:41 . > drwxr-xr-x 21 root root 4096 Mar 9 00:41 .. > -rw-r--r-- 1 root root 3 Aug 18 2004 > .mkcert.serial > -rw-r--r-- 1 root root 0 Feb 23 21:55 > .needquotacheck > -rw------- 1 root root 1024 Aug 18 2004 .rnd > -rw-r--r-- 1 root root 2 Mar 9 23:16 > .upgrade_vol > drwxr-xr-x 2 root root 4096 Feb 23 21:54 bin > drwxr-xr-x 3 root root 12288 Feb 23 21:55 dev > drwxr-xr-x 10 root root 4096 Mar 13 23:51 etc > ----end---- > > The non-ascii characters are represented as "^[" in the dired buffer > but may not have survived the mouse copy to thunderbird. Her I need the debug buffer as well. Maybe you can run both constellations? > /Mats Best regards, Michael.