Hello all,
I have used Maverick SFTP to establish an SFTP connection to a server and it works fine as a
java standalone application. But when i put the same code on my
servlet, deployed on
Tomcat 4.1.29 & try the SFTP connection, it says Connection timed out. What is the reason? How do i resolve this?
Regards,
Saj