Re: How to call rsh from Applet to remote host



Ashutosh wrote:
Hi Martin,

Thanks for the info.

I am checking the link you provided. I will appreciate if you can
provide more info in this.
Can we use SSH in java applet to execute scripts on remote machines?

I now use ssh exclusively: I've never used rsh and no longer use telnet.
I transfer files with scp, sftp or ftp and use rsync locally over an ssh connection for backups.

So far I haven't needed to use ssh within a Java environment. I spotted the Java implementations a while back when I was trawling the Openssh site for information about hardening sshd. That said, If I have a need to access a remote shell from a Java client the Java ssh implementations would be my first choice for handling the connection.

HTH
Martin


--
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
.



Relevant Pages

  • Re: best way to remotely display a java GUI
    ... efficiently over an ssh connection, whereas the defaul behaviour for ssh ... a literal binary copy to the client with respect to java. ... java apps, that is, RMI? ... Typically, in a distributed app, java applications need to be ...
    (comp.lang.java)
  • Re: Apache Software Foundation Server compromised, resecured. (fwd)
    ... usually on untrusted systems, ... mindterm's java ssh client which is stored on the system that i access. ...
    (FreeBSD-Security)
  • Re: X11 forwarding
    ... When I log on to a remote shell using putty and run a java gui app, the backspace and arrow keys to do not work. ... If I run cygwin's ssh from the command line, ...
    (comp.security.ssh)
  • Re: Recommendations on SSH for Java
    ... different SSH for Java implementations out there. ... Years ago, the SSH protocol for Java was too ... One of the candidates to replace my RSH layer would be the new SSH ...
    (comp.lang.java.programmer)
  • Re: Solaris 10 - Admin Utility ?
    ... So logging into my Solaris box using ssh and using commandline tools like javac ... and java will be much slower than logging into that same box using VNC and then ...
    (comp.unix.solaris)