RE: RE: SSH
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
> No, of course, you and Milos are right. SSL is /not/ SSH, although, I > think SSH uses SSL, no? No, SSH doesn't use SSL at all. > Anybody up for porting openSSH to java using > JDK 1.4 ;) I'm not! I think the Eclipse route might be the best one! SSH isn't actually a difficult protocol to implement - the specification is OK. If I didn't have a day job I'm sure I could get something running in a few weeks. Of course, if Eclipse CVS implementation is well-written and robust and has the right featureset, using it is best. RG