Hi,
I am trying to use tramp to edit files in remote system (Linux). But I
failed to login to remote systems. Here is the message I got:
tramp: Looking for regexp "^[^#$%%>
]*[#$%%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
tramp: Looking for regexp "^.*\(Connection
\(?:\(?:clo\|refu\)sed\)\|Host key verification failed\.\|Login
\(?:[Ii]ncorrect\)\|Name or service not known\|\(?:Permission
denied\|Sorry, try again\)\.\).*\|^.*\(Received signal [0-9]+\).*" from
remote shell
tramp: Looking for regexp "\(Are you sure you want to continue
connecting (yes/no)\?\)\s-*" from remote shell
tramp: Looking for regexp "\(Store key in cache\? (y/n)\)\s-*" from
remote shell
tramp: Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*"
from remote shell
tramp: Looking for regexp "" from remote shell
tramp: Looking for regexp "^.*\([pP]assword\|passphrase.*\):
I am using GNU emacs
22.0.50.1 under windows XP. I can log into remote
system under cygwin or windows' command window with "ssh" or "scp"
command.
Any suggestions will be highly appreciated!