I downloaded a new JSch 0.1.53 library and JSch (sftp) download task no longer works. This release fails on session.connect() function throwing an error S
session.connect()
S
I had an same problem i just changed the jsch version to 0.1.54 and got solved
add this to your pom.xml
com.jcraft jsch 0.1.54