all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Tramp access to Android?
@ 2019-01-02 22:14 Skip Montanaro
  2019-01-02 23:01 ` Michael Albinus
  0 siblings, 1 reply; 4+ messages in thread
From: Skip Montanaro @ 2019-01-02 22:14 UTC (permalink / raw)
  To: Help GNU Emacs

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-03  9:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-02 22:14 Tramp access to Android? Skip Montanaro
2019-01-02 23:01 ` Michael Albinus
2019-01-03  0:49   ` Skip Montanaro
2019-01-03  9:25     ` Michael Albinus

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.