[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.36); cannot use inline-ssh method to nonstandard port
From: |
Michael Albinus |
Subject: |
Re: tramp (2.0.36); cannot use inline-ssh method to nonstandard port |
Date: |
Mon, 09 Feb 2004 22:39:31 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) |
Lawrence Statton <address@hidden> writes:
> I am attempting to use tramp to connect to a remote host aurora, on a
> non-stanrdard port number (1084). From the shell, ssh -p 1084 aurora
> /bin/ls correctly runs (without asking for a password (i.e. ssh-agent
> is operating as designed)). Opening tramp-paths to other hosts (on
> 22) does work (the emacs process is successfully contacting
> ssh-agent).
>
> *Messages* has the following
[...]
> tramp: Opening connection for address@hidden using ssh2...
> tramp-maybe-open-connection: Symbol's value as variable is void: rsh-args
That was reported some weeks ago already, see
<http://mail.gnu.org/archive/html/tramp-devel/2004-01/msg00007.html>.
You might want to upgrade to Tramp CVS version. There's no Tramp
release yet incorporating this patch.
Best regards, Michael.