[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cannot connect with tramp when ssh works
From: |
Harry Putnam |
Subject: |
Cannot connect with tramp when ssh works |
Date: |
Sun, 09 Oct 2011 09:37:52 -0500 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) |
Setup: Emacs-24 compiles with mingw
Running on windows 7
tramp version 2.2.1-pre
plink version 0.60
I can connect to all machines on my lan but 1. I use plink since ssh
attempts from emacs have failed long ago.
/plink:address@hidden:/
That works on all but 1.
That machine is a netbook running windows 7 starter.
On that one I get prompted for a password, It appears to be accepted
and tells me I'm connecting to HOST by way of plink, then the little
timer bar spins and spins
I can connect to that same machine with ssh from a terminal anywhere
on the lan with no problem.
Plink fails in emacs/tramp and from a terminal.
When I try using the plink utility from a terminal to connect to the
problem machine, the password is rejected over and over.
First here is the ssh output from a terminal on the lan:
ssh address@hidden "ls pym.txt"
address@hidden's password: xxxxxxx <RET>
pym.txt
I set (setq debug-on-quit t) and attempted a connection with
emacs/tramp:
/plink:address@hidden:/
C-g
and here is the backtrace (I've replaced
the byte code with [...]):
Debugger entered--Lisp error: (quit)
signal(quit nil)
byte-code("[...]" [tramp-message-show-message v operation args fmt-string
level nil 1 "Interrupt received in operation %s" append (byte-code "[...]"
[level tramp-verbose save-match-data-internal tramp-message-show-message
fmt-string args match-data ((byte-code "[...]" [save-match-data-internal
set-match-data evaporate] 3)) 3 apply message 0 "" 1 2 "Warning: " "Tramp: " 4
processp buffer-name process-buffer tramp-dissect-file-name vectorp
tramp-debug-message format "(%d) # " vec-or-proc default-directory] 6)
((error)) signal vec-or-proc err] 6)
tramp-file-name-handler(file-truename "/plink:address@hidden:/")
file-truename("/plink:address@hidden:/")
dired-noselect("/plink:address@hidden:/" nil)
dired("/plink:address@hidden:/" nil)
call-interactively(dired nil nil)