unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Any way to use tramp under Windows XP?
Date: Wed, 28 Oct 2009 15:55:33 -0500	[thread overview]
Message-ID: <87vdhzi6gq.fsf@newsguy.com> (raw)
In-Reply-To: 87iqdzv7c7.fsf@lola.goethe.zz

David Kastrup <dak@gnu.org> writes:

> "Theo R." <shortsightedsid@gmail.com> writes:
>
>> On Oct 28, 1:26 am, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
>>> Am 27.10.2009 um 18:18 schrieb Lennart Borgman:
>>>
>>> >> Is it possible to use tramp under WindowsXP?
>>>
>>> > It should be.
>>>
>>> It definitely does. All you need is PuTTY. Configured.
>>
>> I'm using tramp to access my linux box from WinXP all the time. It
>> doesn't need PuTTY but uses windows FTP.
>
> That would be ange-ftp rather than tramp which you are using.  Tramp
> goes through a shell account, not ftp.

Yeah and I can tell you from experience that the best way is to use
`plink'. Its one of the `putty' set of tools.

Google up the `putty download page'  and get putty, plink, pscp,
psftp'

All will be useful at some point.  In emacs, to use plink it very
similar to ange ftp
 
  /method:user@host:/path/file

  C-x C-f /plink:myuser@host:/some/directory/file
  (Where myuser is the user on `host', you will login as) 

Plink as method works from vista too, where ssh as method never seems
to (for me).

Also the putty terminal.. if you want to ssh to windows, is quite a bit
nicer than the one with cygwin.

The one big calling card for a cygwin terminal (for me) is that it
speaks smb.. if you have shares setup on the network hosts.

cygwin terminal can do things like:  `cd //host/share'

I'm told you can get smb (as method) to work in tramp too but I
haven't been able too. But since I had an array of other methods.. I
didn't try all that hard.





  reply	other threads:[~2009-10-28 20:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27  7:05 Any way to use tramp under Windows XP? Water Lin
2009-10-27 17:18 ` Lennart Borgman
2009-10-27 20:26   ` Peter Dyballa
     [not found]   ` <mailman.9580.1256675258.2239.help-gnu-emacs@gnu.org>
2009-10-28 15:50     ` Theo R.
2009-10-28 15:58       ` David Kastrup
2009-10-28 20:55         ` Harry Putnam [this message]
2009-10-31  4:06           ` Will Willis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vdhzi6gq.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).