unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: emacsbugs.grokchem@recursor.net
To: 35473@debbugs.gnu.org
Subject: bug#35473: accessing remote openwrt hosts gives => Wrong method specification for `ssh'
Date: Sun, 28 Apr 2019 11:13:32 +0200	[thread overview]
Message-ID: <20190428091332.a4vt4fjllnx5qudf@cypher.ruins> (raw)

In emacs on a Debian stable desktop:

  C-x C-f /ssh:myopenwrt-host:/etc/config/

remotely opens the directory on the openwrt router just fine. When a
file in that directory (e.g. "system") is selected, emacs gives:

  "Wrong method specification for `ssh'"

If the same file is selected a second time, emacs opens an empty
buffer.

There is no problem accessing these files without emacs using ssh and
scp.  FWIW, this is the relevant ssh config:

  host myopenwrt-host
    hostname          192.168.1.38
    port              22
    user              root
    IdentityFile      /home/user/.ssh/id_rsa
    ForwardX11        no

* versions *

GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
OpenSSH_7.4p1 Debian-10+deb9u6, OpenSSL 1.0.2r  26 Feb 2019
openwrt-18.06.2-brcm47xx-mips74k-asus-rt-n16-squashfs.trx





             reply	other threads:[~2019-04-28  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-28  9:13 emacsbugs.grokchem [this message]
2019-04-29  9:43 ` bug#35473: accessing remote openwrt hosts gives => Wrong method specification for `ssh' Michael Albinus
2019-05-10  8:47   ` 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

  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=20190428091332.a4vt4fjllnx5qudf@cypher.ruins \
    --to=emacsbugs.grokchem@recursor.net \
    --cc=35473@debbugs.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).