all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jordan Wilson <jordan.t.wilson@gmx.com>
To: help-gnu-emacs@gnu.org
Subject: Issues with multi-hop in TRAMP
Date: Thu, 14 Feb 2019 19:48:49 +0000	[thread overview]
Message-ID: <874l96i21q.fsf@gmx.com> (raw)

Hi all,

I'm using Emacs 26.1 on Windows 10.

I'm trying to get the following multi-hop to work in TRAMP:
    /plink:username@machine|sshx:username@machine2:
    
(i.e. connect to a "machine" using plink and then from there connect to
    "machine2" using sshx)

The first time this is run it will first try to connect to "machine2"
via sshx on my local machine. This causes Emacs to hang, and I have to
kill the resulting "ssh" child process. The connection will then go
through as expected. All future connections seem to work.

Looking, it seems Windows 10 comes with a version of OpenSSH, and
presumably some incompatibility between Emacs/TRAMP and that version of
ssh is causing a hang. But I'm confused as to why "sshx" is being
called on my local machine at all.

Is my multi-hop line above correct?

Thanks,
-- 
Jordan Wilson
    Sent from Gnus v5.13, GNU Emacs 26.1



             reply	other threads:[~2019-02-14 19:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-14 19:48 Jordan Wilson [this message]
2019-02-15  9:52 ` Issues with multi-hop in TRAMP Michael Albinus
2019-02-16  0:10   ` Jordan Wilson
2019-02-16  8:51     ` Michael Albinus
2019-02-16 14:53       ` Jordan Wilson
2019-02-16 16:20         ` Michael Albinus
2019-02-25 11:52           ` Michael Albinus

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

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

  git send-email \
    --in-reply-to=874l96i21q.fsf@gmx.com \
    --to=jordan.t.wilson@gmx.com \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.