3

What is the best way to edit remote files on a Windows box (XP) from Linux?

I am running emacs 23.3 locally under Linux.

I would like to keep the extra software on the windows-box minimal, but I can install some extra software if needed. Cygwin is already there.

1 Answer 1

4

If cygwin is already there, running a sshd in the windows machine and using Tramp (maybe using the scp method) is the best option to my knowledge.

Sign up to request clarification or add additional context in comments.

2 Comments

thanks, I was unaware of the built-in sshd in cygwin. It works now
/scpc:userid@hostname:/c/path/file works great for me from Emacs 23.3.1 on Ubuntu Linux connecting to a Windows 7 host and cygwin sshd

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.