Re: How to call rsh from Applet to remote host
- From: Martin Gregorie <martin@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 12:40:19 +0100
Ashutosh wrote:
Hi Martin,I now use ssh exclusively: I've never used rsh and no longer use telnet.
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 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 |
.
- References:
- How to call rsh from Applet to remote host
- From: ashutosh . juneja
- Re: How to call rsh from Applet to remote host
- From: Oliver Wong
- Re: How to call rsh from Applet to remote host
- From: Martin Gregorie
- Re: How to call rsh from Applet to remote host
- From: Ashutosh
- How to call rsh from Applet to remote host
- Prev by Date: Re: How to call rsh from Applet to remote host
- Next by Date: Re: A design issue...
- Previous by thread: Re: How to call rsh from Applet to remote host
- Next by thread: Re: How to call rsh from Applet to remote host
- Index(es):
Relevant Pages
|