Ulises Vázquez Rocha
2015-02-20 21:52:30 UTC
I am able to connecto to the SSH session, and apparently to execute commands but when I try to use the InputStream and BuuferReader, I recive the folowgin message form NetBeans: “cannot find symbol”.
I have imported the Jsch lirary completelly: import com.jcraft.jsch.*;
What am I doing wrong? or is there other way to do it?
Java 6 in NeadBeans 8.
Regards,
I have imported the Jsch lirary completelly: import com.jcraft.jsch.*;
What am I doing wrong? or is there other way to do it?
Java 6 in NeadBeans 8.
Regards,