OpenSSH port to the .Net Platform
Peter Stuge
stuge-openssh-unix-dev at cdy.org
Fri Feb 2 02:36:17 EST 2007
On Wed, Jan 31, 2007 at 09:58:20PM -0800, Pomerantz Daniel wrote:
> I am interested in starting a project to port stable versions of
> OpenSSH to C#, compilable as a stable .Net Library. I was
> wondering what the list's feelings would be on such a port,
I don't think anyone would oppose it, but beware that OpenSSH assumes
a POSIX(-ish) system in many places. I think that will cause headache
with C# or J or any other non-POSIX:ish system.
//Peter
More information about the openssh-unix-dev
mailing list