help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Using TRAMP on Windows


From: Deniz Dogan
Subject: Re: Using TRAMP on Windows
Date: Fri, 11 Mar 2011 11:09:23 +0100

2011/3/11 Deniz Dogan <deniz.a.m.dogan@gmail.com>:
> Hi,
>
> I'm using:
> GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600) of 2011-02-08 on 3249CTO.
>
> I'm trying to edit some file on a server using TRAMP (SSH):
>
> C-x C-f /theserver:.emacs
>
> It asks me for the login name and the password, I type them in
> correctly, but the password is not accepted.  This all works fine when
> I connect using SSH in PuTTY.
>
> What am I doing wrong?  I have not modified any TRAMP settings.
>

It seems to be using plink by the way, which I have on my PATH.

11:07:49.497000 tramp-maybe-open-connection (3) # Opening connection
for theserver using pscp...
11:07:49.509000 tramp-maybe-open-connection (6) # C:\Windows\system32\cmd.exe
11:07:49.577000 tramp-maybe-open-connection (3) # Sending command
`plink   -ssh theserver && exit || exit'
11:07:49.577000 tramp-send-command (6) # plink   -ssh theserver && exit || exit

Doing "plink -ssh theserver" in cmd.exe myself and entering the login
details works just fine, I get a shell and everything.

-- 
Deniz Dogan



reply via email to

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