9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: matt@proweb.co.uk
To: 9fans@cse.psu.edu
Subject: [9fans] Xp ssh server
Date: Thu, 18 Mar 2004 12:20:10 +0000	[thread overview]
Message-ID: <b5eb8a8cc6c1b9429102fc6ee5395a6b@juice.thebigchoice.com> (raw)

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



             reply	other threads:[~2004-03-18 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-18 12:20 matt [this message]
2004-03-18 12:35 ` matt

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

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

  git send-email \
    --in-reply-to=b5eb8a8cc6c1b9429102fc6ee5395a6b@juice.thebigchoice.com \
    --to=matt@proweb.co.uk \
    --cc=9fans@cse.psu.edu \
    /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 NNTP newsgroup(s).