Re: Re: RE: RE: SSH
"Thomas Singer" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
I've got OpenSSH for Windows running (from www.networksimplicity.com). I can login. But for a strange reason I'm not able to run ssh-keygen (I've read in WinCVS-SSH-guide, that I need to do that) -- it just hang. I asked at nws and every else, but nobody could help me. Tom ======= At 2002-04-30, 17:11:00 you wrote: ======= >> I would like to give it a try (I'm the volunteer). The only problem I have is setting up a SSH secured CVS server on my W2k. Otherwise I can't test (it must be a local server, because I only have a 56k modem at home -- don't laugh!). > >Have you got SSH running on your machine via Cygwin (i.e. sshd)? First you need that and need to be able to type ssh localhost and login to your own machine using that. After you've got past that hurdle it's trivial. > >RG