unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: bob@rattlesnake.com, emacs-devel@gnu.org
Subject: Re: how to find out methods for tramp?
Date: Tue, 18 Jun 2002 12:58:47 -0400	[thread overview]
Message-ID: <200206181658.g5IGwle29869@rum.cs.yale.edu> (raw)
In-Reply-To: vafhek0h7nx.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de

> 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?

They should definitely be removed.  AFAIK ssh1 and ssh2 were only used
with SSH2 (the program that started the SSH2 protocol but which was
not free software or even open source) because it did not support
the SSH1 protocol directly (so as to force people to switch to SSH2
more quickly, although this impression might just be the result of
my paranoia).
OpenSSH never needed any such thing because it started with SSH1 support
and added SSH2 later on in a fully backward compatible way, using the
-1 and -2 arguments.


	Stefan

  reply	other threads:[~2002-06-18 16:58 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
2002-06-18 16:58   ` Stefan Monnier [this message]
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=200206181658.g5IGwle29869@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=bob@rattlesnake.com \
    --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).