I am searching for as small as possible console-based ssh server for windows machines. I just need to make one server capable of tunneling so i wouldn't really need ssh keys or anything, just a simple and small ssh server application.

What are your advices ?

link|improve this question
feedback

2 Answers

I am useing OpenSSH via Cygwin. An actively maintened package that combines those two would be copssh (got this from http://www.openssh.org/windows.html and am using it to securely transfer files via scp off a windows host)

link|improve this answer
feedback

How about http://sshwindows.sourceforge.net/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown