Issues

Select view

Select search mode

 

update to jsch 0.2.21

Fixed

Description

was 0.2.17 the latest release has a nice performance improvement for file transfers

https://github.com/mwiede/jsch/pull/692

before this update:

  • time to deflate: 119.6 seconds

  • deflated size: 70mb

after this update:

  • time to deflate: 2.4 seconds

  • deflated size: 6.2mb

https://github.com/mwiede/jsch/releases/tag/jsch-0.2.21

0.2.21
Update Deflate.java by @mjmst74 in #692
0.2.20
#529 Update Hostkey.getFingerprint() method to output more moden format first introduced with OpenSSH 6.8.
#622 Add stack trace to log message when an exception occurs during authentication.
0.2.19
Enforce DHGEX prime modulus bit length meets configured constraints.
#604 Fix possible rekeying timeouts.
0.2.18
Handle negated patterns according to ssh_config(5) by @bmiddaugh in #565

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Fix versions

Priority

Created 4 November 2024 at 10:18
Updated 20 November 2024 at 10:17
Resolved 20 November 2024 at 10:17

Activity

Show:

Pothys - MitrahSoft20 November 2024 at 10:17

I've checked this ticket with Lucee version 6.2.0.164. Now jsch was updated to the version 0.2.21 and works fine.

Zac Spitzer8 November 2024 at 18:32

Zac Spitzer4 November 2024 at 10:27

Flag notifications