tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using ssh and/or tramp in xemacs


From: Andrew DeFaria
Subject: Re: Using ssh and/or tramp in xemacs
Date: Fri, 10 Dec 2004 08:44:10 -0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Michael Albinus wrote:

"Everything" is a big word. Nevertheless, turn 10 on and show us both the connection and debug buffer.

Best would be to do it via "M-x tramp-submit-bug RET". This prepares an email with a lot of internal information to be sent to the Tramp mailing list. If you shortly repeat your problem, and append the debug buffer, you're in.

I don't use XEmacs for my mailer. After religiously reproducing the problem and doing the above it told me to C-c C-c to send. Did that. XEmacs hung! Argh!

Reproducing here...

To: address@hidden
Subject: tramp (2.0.35); Attempting to use tramp to edit a file on a remote machine fails with login failed.
--text follows this line--

Enter your bug report in this message, including as much detail as you
possibly can about the problem, what you did to cause it and what the
local and remote machines are.

If you can give a simple set of instructions to make this bug happen
reliably, please include those.  Thank you for helping kill bugs in
TRAMP.

Another useful thing to do is to put (setq tramp-debug-buffer t) in
the ~/.emacs file and to repeat the bug.  Then, include the contents
of the *tramp/foo* buffer and the *debug tramp/foo* buffer in your bug
report.

--bug report follows this line--

Attempting to use tramp to edit a file on a remote machine fails with login failed. This is after using

(setq ssh-history '("address@hidden -t -t"))
(setq tramp-multi-connection-function-alist '(("telnet" tramp-multi-connect-telnet "telnet %h%n") ("rsh" tramp-multi-connect-rlogin "rsh %h -l %u%n") ("remsh" tramp-multi-connect-rlogin "remsh %h -l %u%n") ("ssh" tramp-multi-connect-rlogin "ssh %h -e none -t -t -l %u%n") ("su" tramp-multi-connect-su "su - %u%n") ("sudo" tramp-multi-connect-su "sudo -u %u -s -p Password:%n")))

as suggested in this group.

The contents of the *tramp* buffer:

Pseudo-terminal will not be allocated because stdin is not a terminal.

The contents of the *debug* buffer:

# Opening connection for address@hidden using ssh...
# Waiting for prompts from remote shell
# Waiting 60s for prompt from remote shell
# Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell # Looking for regexp "^.*\([pP]assword\|passphrase.*\):address@hidden *" from remote shell
# Looking for regexp ".*ogin: *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *" from remote shell
# Looking for regexp "^[^#$%>
]*[#$%>] *\(\[[0-9;]*[a-zA-Z] *\)*" from remote shell
# Looking for regexp "^.*\(?:Connection \(?:closed\|refused\)\|Host key verification failed\.\|Login \(?:Incorrect\|incorrect\)\|Name or service not known\|Permission denied\.\|Sorry, try again\.\).*\|^.*\(Received signal [0-9]+\).*" from remote shell # Looking for regexp "\(?:Are you sure you want to continue connecting (yes/no)\?\)\s-*" from remote shell # Looking for regexp "\(?:Store key in cache\? (y/n)\)\s-*" from remote shell # Looking for regexp "\(TERM = (.*)\|Terminal type\? \[.*\]\)\s-*" from remote shell


Emacs : XEmacs 21.4 (patch 13) "Rational FORTRAN" [Lucid] (i586-pc-win32) of Sun May 25 2003 on TSUNAMI
Package: tramp (2.0.35)

current state:
==============
(setq
tramp-ls-command nil
tramp-test-groks-nt nil
tramp-file-exists-command nil
tramp-current-multi-method nil
tramp-current-method nil
tramp-current-user nil
tramp-current-host nil
tramp-auto-save-directory nil
tramp-default-method "ssh"
tramp-rsh-end-of-line "\n"
tramp-password-end-of-line "\n"
tramp-remote-path '("/bin" "/usr/bin" "/usr/sbin" "/usr/local/bin" "/usr/ccs/bin" "/local/bin" "/local/freeware/bin" "/local/gnu/bin" "/usr/freeware/bin"
            "/usr/pkg/bin" "/usr/contrib/bin")
tramp-login-prompt-regexp ".*ogin: *"
tramp-password-prompt-regexp "^.*\\([pP]assword\\|passphrase.*\\):
--
Why do overlook and oversee mean opposite things?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]