
Anonymous
Not applicable
2016-09-01
05:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to Update jsch.jar
Hi,
I'm still using TOS 6.1.1 on Windows 7.
I have problem with FTP connection like this:
I ve found the solution - upgrade jsch-0.1.51 to jsch-0.1.54.
How can I do this ?
I'm still using TOS 6.1.1 on Windows 7.
I have problem with FTP connection like this:
Exception in component tFTPConnection_1
com.jcraft.jsch.JSchException: Algorithm negotiation fail
I ve found the solution - upgrade jsch-0.1.51 to jsch-0.1.54.
How can I do this ?
1,028 Views
4 Replies

Anonymous
Not applicable
2016-09-01
06:37 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please try to rename your new .jar file with the old one(rename jsch-0.1.54 as jsch-0.1.51) and restart your studio to see if it works?
Best regards
Sabrina
Could you please try to rename your new .jar file with the old one(rename jsch-0.1.54 as jsch-0.1.51) and restart your studio to see if it works?
Best regards
Sabrina
1,028 Views

Anonymous
Not applicable
2016-09-01
11:27 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please try to rename your new .jar file with the old one(rename jsch-0.1.54 as jsch-0.1.51) and restart your studio to see if it works?
Best regards
Sabrina
Thanks!! It helped me
1,028 Views

Anonymous
Not applicable
2016-09-02
04:58 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Great it works for you.
Could you please mark this topic as resolved if this issue is fixed on your end.
Best regards
Sabrina
Great it works for you.
Could you please mark this topic as resolved if this issue is fixed on your end.
Best regards
Sabrina
1,028 Views

Anonymous
Not applicable
2019-12-18
05:14 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 !
1,028 Views
