Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I had the same issue using TOS 6.1 to connect to a FTP with implicit TLS.
I had the sftp support checked.
Following this thread, I downloaded jsch-0.1.55, copied it into D:\Talend\TOS_DI-20151214_1327-V6.1.1\workspace\.Java\lib and renamed it jsch-0.1.51.jar. After restzrting the studio, same issue.
I then copied it to D:\Talend\TOS_DI-20151214_1327-V6.1.1\configuration\.m2\repository\org\talend\libraries\jsch-0.1.51\6.0.0-SNAPSHOT to replace the existing jsch-0.1.51-6.0.0-SNAPSHOT.jar
It now works after restarting the studio
Hope it helps !