[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cannot connect with tramp when ssh works
From: |
Michael Albinus |
Subject: |
Re: Cannot connect with tramp when ssh works |
Date: |
Sun, 09 Oct 2011 16:57:27 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Harry Putnam <address@hidden> writes:
> Setup: Emacs-24 compiles with mingw
> Running on windows 7
> tramp version 2.2.1-pre
> plink version 0.60
>
> I can connect to all machines on my lan but 1. I use plink since ssh
> attempts from emacs have failed long ago.
>
> /plink:address@hidden:/
>
> That works on all but 1.
I guess it connects with native PuTTY, doesn't it?
In this case, you might consider to use the Tramp method "plinkx", which
requires as host name the plink session name.
Best regards, Michael.