all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
[parent not found: <mailman.2506.1067220869.21628.help-gnu-emacs@gnu.org>]
* Tramp login failure on Mac OS X
@ 2003-10-27  0:23 Matthew Calhoun
  0 siblings, 0 replies; 5+ messages in thread
From: Matthew Calhoun @ 2003-10-27  0:23 UTC (permalink / raw)


Hello,

I'm attempting to use Tramp in Carbon Emacs, version 21.3.50.1, without 
much success. I normally use either ssh or sftp to access files on the 
machine, so first I tried setting tramp-default-method to ssh.  I got 
messages that said "Waiting 60s for prompt from remote shell" and then 
"Login failed." In the list archives I found a suggestion to use sshx, 
but that didn't work either:

tramp: Opening connection for matt@www.example.com using sshx...
tramp: Waiting for prompts from remote shell
tramp: Waiting 60s for prompt from remote shell
tramp-process-actions: Login failed

It's quite possible that I'm doing something wrong. I have:

	(require 'tramp)
	(setq tramp-default-method "sshx")

in my .emacs, and I'm trying to edit a file by doing something like:

	C-x C-f /matt@www.example.com:file.txt

If I understand correctly, I should see a password prompt in the 
minibuffer shortly after typing the above and hitting return. I'm 
stumped. Does anyone see what the problem might be?

Thanks,
Matt

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

end of thread, other threads:[~2003-10-30 21:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <BBC1E3B2.19484%harman@princeton.edu>
2003-10-27  2:13 ` Tramp login failure on Mac OS X Matthew Calhoun
     [not found] <mailman.2506.1067220869.21628.help-gnu-emacs@gnu.org>
2003-10-27 11:52 ` Piet van Oostrum
2003-10-27 15:58   ` Stefan Monnier
2003-10-30 21:24     ` Kai Grossjohann
2003-10-27  0:23 Matthew Calhoun

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.