tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't wo


From: Kai Großjohann
Subject: Re: tramp ($Id: tramp.el,v 1.8 2002/04/15 11:27:18 kaig Exp $); Can't work around pseudo-terminal problem in W2K
Date: Sun, 04 Aug 2002 22:22:15 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu)

Adrian Aichner <address@hidden> writes:

>     Kai> Which version of ssh do you use?  The first thing to try is to make
>
> From within *shell* (M-x shell) with
> (setq
>  shell-file-name
>  "cmd.exe"
>  shell-command-switch
>  "/c")
> I get:
>
> c:\Documents and Settings\aichnerad\Desktop>ssh -V
> ssh -V
> OpenSSH_3.0.2p1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f
>
> c:\Documents and Settings\aichnerad\Desktop>
>
> I use
> CYGWIN_NT-5.0 D5DC120J 1.3.9(0.51/3/2) 2002-01-21 12:48 i686 unknown

So it's the Cygwin version of ssh?  Hm.  So please try to get a
connection to the remote end and a shell prompt from the remote end
by invoking ssh from within M-x shell.

>     Kai> it work from M-x shell RET.  When that works, you can try it from
>     Kai> Lisp and then from Tramp.
>
>     Kai> Maybe I should update the XEmacs package.
>
> Do you think this is fixed upstream in tramp?

I have no idea, but I committed the current Tramp version recently to
the XEmacs package CVS, so you can easily try the new version
yourself.

But first try to get ssh working from within M-x shell.

If "ssh address@hidden" doesn't do the trick, maybe "ssh -t address@hidden" or
"ssh -t -t address@hidden" or "ssh address@hidden bash -i" works.

(I have no idea why it could help to have "-t" twice in the command,
but that's what people have reported about the Cygwin version of
ssh.  And trying it costs only a few seconds.)

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



reply via email to

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