all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* run ssh in emacs
@ 2015-01-12 19:32 Haines Brown
  2015-01-12 19:42 ` Tory S. Anderson
  0 siblings, 1 reply; 32+ messages in thread
From: Haines Brown @ 2015-01-12 19:32 UTC (permalink / raw
  To: help-gnu-emacs

I want to gain access to two machines on the LAN by means of ssh. In
order to use emacs as a file manager, I do # ssh -Y remotehost, and then
start emacs on that host, and split its window. One buffer accesses
files on the remote machine, and I want the other buffer to access the 
local machine in order to use emacs to transfer files between the
hosts. However, this does not work.

For example, if I bring up a shell in emacs (C-!) and do ! ssh localhost,
I get:

  Pseudo-terminal will not be allocated because stdin is not a terminal.
  ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
  Permission denied, please try again.
  ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
  Permission denied, please try again.
  ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory
  Permission denied (publickey,password).

Is the problem not having access to pseudo-terminal, or it that there is
no /usr/bin/ssh-askpass file? How do I construct that file. Why can't I
just provide the password when prompted for it?

Haines Brown


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

end of thread, other threads:[~2015-01-19  2:15 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 19:32 run ssh in emacs Haines Brown
2015-01-12 19:42 ` Tory S. Anderson
2015-01-13 12:38   ` Haines Brown
2015-01-13 13:04     ` Nikolay Kudryavtsev
2015-01-13 13:18       ` Tory S. Anderson
2015-01-13 13:21       ` Michael Albinus
2015-01-13 13:18     ` Tory S. Anderson
2015-01-13 13:28       ` Michael Albinus
2015-01-13 14:29     ` Tory S. Anderson
2015-01-13 15:16       ` Haines Brown
2015-01-13 15:23         ` Tory S. Anderson
2015-01-13 18:11           ` Haines Brown
2015-01-14  4:26             ` Bob Proulx
     [not found]         ` <mailman.17817.1421162618.1147.help-gnu-emacs@gnu.org>
2015-01-15 16:26           ` Haines Brown
2015-01-15 17:19             ` Ted Zlatanov
2015-01-15 20:26               ` Haines Brown
2015-01-15 21:10                 ` Ted Zlatanov
2015-01-16 17:18                   ` Haines Brown
2015-01-16 19:59                     ` Michael Albinus
     [not found]                     ` <mailman.18043.1421438398.1147.help-gnu-emacs@gnu.org>
2015-01-16 20:55                       ` Haines Brown
2015-01-16 21:34                         ` Dan Espen
2015-01-16 21:36                         ` Michael Albinus
2015-01-17 12:17                           ` Haines Brown
2015-01-17 17:12                             ` Michael Albinus
     [not found]                             ` <mailman.18073.1421514787.1147.help-gnu-emacs@gnu.org>
2015-01-17 20:15                               ` Haines Brown
2015-01-17 23:32                                 ` Dan Espen
2015-01-18 12:29                                   ` Haines Brown
2015-01-19  2:15                                     ` Dan Espen
     [not found]                           ` <mailman.18064.1421497097.1147.help-gnu-emacs@gnu.org>
2015-01-17 14:13                             ` Dan Espen
     [not found]       ` <mailman.17814.1421162216.1147.help-gnu-emacs@gnu.org>
2015-01-13 16:59         ` Dan Espen
     [not found]     ` <mailman.17800.1421154285.1147.help-gnu-emacs@gnu.org>
2015-01-14 12:14       ` Haines Brown
2015-01-14 19:55         ` Bob Proulx

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.