Input Stream closed error
921967Mar 22 2012 — edited Mar 22 2012Hi,
Iam using jsch API for connecting to SFTP, but my code is giving the error saying :"com.jcraft.jsch.JSchException: java.io.IOException: inputstream is closed", though Iam clossing the channel. So, can anyone suggest what could be the reason for this?