unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: emacs-devel@gnu.org
Subject: Re: how to find out methods for tramp?
Date: Tue, 18 Jun 2002 18:29:38 +0200	[thread overview]
Message-ID: <vafhek0h7nx.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <m17JzaX-000Ij1C@localhost> ("Robert J. Chassell"'s message of "Mon, 17 Jun 2002 16:42:45 +0000 (UTC)")

"Robert J. Chassell" <bob@rattlesnake.com> writes:

> Kai just added `tramp' to the latest GNU Emacs CVS.
>
> How do I find out which methods to use for tramp connections?

The variable tramp-methods contains a complete list of available
methods.

In the Tramp info file, there is a node which describes all those
methods in greater detail, or at least tries to.  Is that node
helpful at all?

> But I failed to connect to two other machines, to both of which I can
> connect using ssh:
>
> My ISP, a Sun box, called `titan'"
>
>     SunOS 5.6 Generic_105181-08 sun4u sparc
>     has  uuencode but not mimencode
>
>     I tried smx, sm, su, and tu  and failed with tramp.

Could you please (setq tramp-debug-buffer t) {this might be the
default value} and start a fresh Emacs, invoke C-x C-f
/[sm/user@host]/path/to/file RET, then send me the *debug tramp/foo*
buffer as well as the *tramp/foo* buffer?

Please type in the remote file name completely, without using
filename completion.  This means that the debug buffer is smaller,
which makes it easier for me to look at it.

You might wish to have a look at the debug buffer to see if it
contains confidential information.  When you delete that, please
indicate where you have deleted stuff.

> My sister's box, an i586 
>
>     GNU/Linux, kernel 2.4.18
>     has mimencode
>     running OpenSSH_3.0.2p1 Debian 1:3.0.2p1-9, 
>        SSH protocols 1.5/2.0, OpenSSL 0x0090603f
>       and permits remote connections using only protocol 2
>
>     I tried smx and sm and failed with tramp.
>
>     I can connect to this box from an xterm using `ssh -2'

I think there are methods sm1 and sm2 which explicitly invoke the
right protocol version.  But I'm not exactly sure what they are doing.

Anyhow, it should be easy to add an entry to tramp-methods which adds
the right args to the "ssh" invocation.

[time passes]

Ah, the sm1 and sm2 methods invoke ssh1 and ssh2, respectively.  Hm.
So maybe we need variants which do "ssh -1" and "ssh -2",
respectively.  What should their names be?

Maybe the methods invoking ssh1 or ssh2 instead of ssh can be deleted
now that ssh1 is getting really old?

kai
-- 
People mountain, people sea, today no see, tomorrow see.  (from Chinese)

  parent reply	other threads:[~2002-06-18 16:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-17 16:42 how to find out methods for tramp? Robert J. Chassell
2002-06-17 17:17 ` Andreas Schwab
2002-06-17 18:19   ` Miles Bader
2002-06-19  2:23   ` Richard Stallman
2002-06-19 13:24     ` Robert J. Chassell
2002-06-19 15:12       ` Stefan Monnier
2002-06-19 15:46         ` Robert J. Chassell
2002-06-19 15:52           ` Stefan Monnier
2002-06-19 17:15             ` Robert J. Chassell
2002-06-20 11:22           ` Andreas Schwab
2002-06-20 13:17             ` Robert J. Chassell
2002-06-20 13:49               ` Andreas Schwab
2002-06-21  9:42             ` Richard Stallman
2002-06-21  9:57               ` Per Abrahamsen
2002-06-21 13:25                 ` Miles Bader
2002-06-18 16:29 ` Kai Großjohann [this message]
2002-06-18 16:58   ` Stefan Monnier
2002-06-18 17:45   ` Robert J. Chassell
2002-06-19  5:21     ` Eli Zaretskii
2002-06-19 10:05     ` Kai Großjohann
2002-06-19 12:32       ` Kim F. Storm
2002-06-19 12:45         ` Kai Großjohann
2002-06-19 14:28       ` Robert J. Chassell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vafhek0h7nx.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).