I am trying to connect two servers and transfer some data files from one to to other server using bsp.
But I'm getting an issue as below:
com.jcraft.jsch.JSchException: timeout: socket is not established
Is it related to firewall? Is a port not open on of of the servers?