Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
Can anyone recommend a decent *free* telnet server (or even better, SSH) for windows NT/XP ?
I barely use windows but I assumed it would be built-in as an option in "add/remove windows components" but I don't see it. They all seem to be shareware stuff I keep finding. I can see I'm gonna have a fun time attempting to work my way around windows without the GUI
Hadn't thought of that.... are you referring to just having cygwin installed and then run openssh from there? Haven't played with cygwin much but could I set that to come on at boot without having a console window open?
I'm not really sure how it would work, it was just the first thing that popped into mind. But I suppose that if you kept your computer on and daemonized the process, it would work out.
Ambush Commander wrote:I'm not really sure how it would work, it was just the first thing that popped into mind. But I suppose that if you kept your computer on and daemonized the process, it would work out.
It's doable but there's a major flaw in that. It might as well be a linux box because you can't execute windows OS commands in cygwin (AFAIK). It would give me access to the filesystem, and some basic linux tools but not a lot else.... hmm... actually, that's all I need thanks bud.