[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with multi method
From: |
Kai Großjohann |
Subject: |
Re: Problem with multi method |
Date: |
Fri, 21 Mar 2003 14:51:12 +0100 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux) |
Matthias Teege <address@hidden> writes:
> I'm using GNU Emacs 21.3.50.2 and Tramp 2.0.30. I have a problem
> with the multi-hop method on my local network. I use the following
> command:
>
> /multi:ssh:address@hidden:ssh:address@hidden:/home/dir/
>
> In the sshd logfile I can see, that the login on both hosts is
> successfull bit i didnt get a file from the server. The prompt
> looks equal on both hosts and I can work on sv1 without any
> problems.
>
> The multi-hop method works with another host only sv2 has the
> problem.
>
> How can I debug this?
(setq tramp-debug-buffer t) -- I think this is the default. Then you
should get a *debug tramp/foo* buffer that has the story.
Also look for the *tramp/foo* buffer. It might have the most recent
communication with the remote end that hasn't made it yet into the
debug buffer.
Does this help?
--
A preposition is not a good thing to end a sentence with.