all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Skip Montanaro <skip.montanaro@gmail.com>
To: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: Tramp access to Android?
Date: Wed, 2 Jan 2019 16:14:17 -0600	[thread overview]
Message-ID: <CANc-5UzfeX+R8XPPTTxb3M7wuqYibUjb3ZXZ0eUc6pre8vr1xQ@mail.gmail.com> (raw)

Prompted by the discussion about calendar access between Emacs
(presumably running on a "big" computer of some sort) and Android, I
recently tried unsuccessfully to access files on my Android phone from
my Linux laptop. I had installed SimpleSSH on the phone, and can ssh
into it from the shell prompt. Tramp prompts for a password (which is
accepted, I believe), but hangs after finding a remote shell prompt.
Here's the output from my *Messages* buffer:

Tramp: Opening connection for 192.168.97.156#2222 using ssh...
Tramp: Sending command ‘exec ssh  -p 2222 -o ControlMaster=auto -o
ControlPath='tramp.%C' -o ControlPersist=no -e none 192.168.97.156’
Tramp: Waiting for prompts from remote shell...
Tramp: Sending password [2 times]
Tramp: Waiting for prompts from remote shell...done
Tramp: Found remote shell prompt on ‘192.168.97.156’
Tramp: Opening connection for 192.168.97.156#2222 using ssh...failed
Quit [2 times]

tramp-verbose was set to 10. Should I try 11? :-)

Thx,

Skip



             reply	other threads:[~2019-01-02 22:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-02 22:14 Skip Montanaro [this message]
2019-01-02 23:01 ` Tramp access to Android? Michael Albinus
2019-01-03  0:49   ` Skip Montanaro
2019-01-03  9:25     ` 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=CANc-5UzfeX+R8XPPTTxb3M7wuqYibUjb3ZXZ0eUc6pre8vr1xQ@mail.gmail.com \
    --to=skip.montanaro@gmail.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.