How can I connect to an SSH server in Java? I don't need/want a shell. I just want to connect to the SSH server and get the content of, say, file.txt. How can I do that?
Exemple i get host, user,pass in txt and connect it with java code!
Connect to an SSH server in Java?
Page 1 of 11 Replies - 970 Views - Last Post: 26 November 2014 - 04:30 PM
Replies To: Connect to an SSH server in Java?
#2
Re: Connect to an SSH server in Java?
Posted 26 November 2014 - 04:30 PM
You need to use a special API such as http://www.jcraft.com/jsch/
Page 1 of 1

New Topic/Question
Reply


MultiQuote


|