* tramp hang "waiting 60s for prompt from remote shell"
@ 2008-09-08 23:13 arolin
0 siblings, 0 replies; 3+ messages in thread
From: arolin @ 2008-09-08 23:13 UTC (permalink / raw)
To: Help-gnu-emacs
I am trying to use tramp and ssh to access files on my web server.
my emacs is GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
I use cygwin for my ssh and can log into my server
I try to access my files as such:
C-x C-f /ssh:user@hostname.com:~/ <tab>
The file name prompt then says
waiting 60s for prompt from remote shell
and crashes. I have to use ctrl-alt-delete to kill the process
any hints?
Thanks
--
View this message in context: http://www.nabble.com/tramp-hang-%22waiting-60s-for-prompt-from-remote-shell%22-tp19383075p19383075.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tramp hang "waiting 60s for prompt from remote shell"
[not found] <mailman.18782.1220934870.18990.help-gnu-emacs@gnu.org>
@ 2008-09-09 5:45 ` Andy Stewart
2008-09-09 9:07 ` Michael Albinus
1 sibling, 0 replies; 3+ messages in thread
From: Andy Stewart @ 2008-09-09 5:45 UTC (permalink / raw)
To: help-gnu-emacs
>>>>> "arolin" == arolin <arolin@gmail.com> writes:
Hi.
Try put blow add your .emacs
(custom-set-variables '(tramp-verbose 0))
Regards.
Andy.
arolin> I am trying to use tramp and ssh to access files on my web server.
arolin> my emacs is GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
arolin> I use cygwin for my ssh and can log into my server
arolin> I try to access my files as such:
arolin> C-x C-f /ssh:user@hostname.com:~/ <tab>
arolin> The file name prompt then says
arolin> waiting 60s for prompt from remote shell
arolin> and crashes. I have to use ctrl-alt-delete to kill the process
arolin> any hints?
arolin> Thanks
arolin> --
arolin> View this message in context: http://www.nabble.com/tramp-hang-%22waiting-60s-for-prompt-from-remote-shell%22-tp19383075p19383075.html
arolin> Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: tramp hang "waiting 60s for prompt from remote shell"
[not found] <mailman.18782.1220934870.18990.help-gnu-emacs@gnu.org>
2008-09-09 5:45 ` tramp hang "waiting 60s for prompt from remote shell" Andy Stewart
@ 2008-09-09 9:07 ` Michael Albinus
1 sibling, 0 replies; 3+ messages in thread
From: Michael Albinus @ 2008-09-09 9:07 UTC (permalink / raw)
To: arolin; +Cc: Help-gnu-emacs
arolin <arolin@gmail.com> writes:
> I am trying to use tramp and ssh to access files on my web server.
>
> my emacs is GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
>
> I use cygwin for my ssh and can log into my server
Tramp and cygwin's ssh do not cooperate pretty well. Read the
documentation of Tramp.
An alternative is plink (from PuTTY).
> any hints?
> Thanks
Best regards, Michael.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-09 9:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.18782.1220934870.18990.help-gnu-emacs@gnu.org>
2008-09-09 5:45 ` tramp hang "waiting 60s for prompt from remote shell" Andy Stewart
2008-09-09 9:07 ` Michael Albinus
2008-09-08 23:13 arolin
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.