9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Xp ssh server
@ 2004-03-18 12:20 matt
  2004-03-18 12:35 ` matt
  0 siblings, 1 reply; 2+ messages in thread
From: matt @ 2004-03-18 12:20 UTC (permalink / raw)
  To: 9fans

I found an sshd server for Xp one can install without a full cygwin install

http://lexa.mckenna.edu/sshwindows/

http://lexa.mckenna.edu/sshwindows/download/releases/3.7.1/setupssh371-20031015.zip

to force protocol 1 I had to change this in the registry

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OpenSSHd\Parameters]
"AppArgs"="-D -o \"Protocol=1\""

once in you get a cmd.exe shell

9% ssh shelly
Last login: Thu Mar 18 12:05:56 2004 from term
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

D:\Documents and Settings\matt>c:\matt_my_documents\hello.py
hello from windows python
D:\Documents and Settings\matt>

that last bit should suggest to you the "oh dear lord, why?" part

I can now use ftpfs & ssh to do Windows Python dev

m



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] Xp ssh server
  2004-03-18 12:20 [9fans] Xp ssh server matt
@ 2004-03-18 12:35 ` matt
  0 siblings, 0 replies; 2+ messages in thread
From: matt @ 2004-03-18 12:35 UTC (permalink / raw)
  To: 9fans

hehe curse you explorer

turned off "only show files of known file types" and I found

\Program Files\OpenSSH\etc\sshd_config

m


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-18 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-18 12:20 [9fans] Xp ssh server matt
2004-03-18 12:35 ` matt

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 NNTP newsgroup(s).