[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with Tramp on emacs W32
From: |
Kai Großjohann |
Subject: |
Re: Problem with Tramp on emacs W32 |
Date: |
Thu, 05 Oct 2006 14:11:36 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060915 Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 |
My experience with this is quite outdated, but the last information I
had was that using the plink program that is part of PuTTY works best
for ssh under Windows.
So install PuTTY, ensure that plink.exe is in %PATH%, then start Emacs
and try C-x C-f /plink:address@hidden:~/ RET.
Does that work?
Kai
DeeplyPipelined wrote:
> I just recently installed emacs W32 (Emacs 22.0), and it comes with Tramp.
> I am trying this: C-x f and then
> /ssh:address@hidden:~/ ... but it says [no match]
>
> Tramp also does not ask me for a password.
> In linux, tramp used to ask me for a password, so I am wondering what is
> going wrong here?
>
> Thanks,
> Ajit.
>
>