I need to send SSH commands to a remote server.
Can anyone recommend an API for SSHing into remote servers?
Printable View
I need to send SSH commands to a remote server.
Can anyone recommend an API for SSHing into remote servers?
Several occasions I prefer the following.
JTA - Telnet/SSH for the JAVA(tm) platform :: start
JSch -- Java Secure Channel A Full Java SSH2 protocol client implementation (free).