Skip to content

issues Search Results · repo:mwiede/jsch language:Java

Filter by

276 results
 (69 ms)

276 results

inmwiede/jsch (press backspace or delete to remove)

We are running the latest version and, we are experiencing NPE with the following stack with some SFTP servers on CD any idea why this is happening? Caused by: java.lang.NullPointerException at com.jcraft.jsch.ChannelSftp.sendPacketPath(ChannelSftp.java:2537) ...
  • ivanpedruzzi
  • Opened 
    5 days ago
  • #794

Hello, i have a integration test with a custom sftp testcontainer. In this integration test i can connect to the container and the first test runs threw without any issues. But all other test fail with ...
  • Cemtk6246
  • Opened 
    8 days ago
  • #792

We are having an issue with an upgrade of ColdFusion 2021 update 11 - Update 17 We had a connection to a secure FTP server that worked, now after upgrade it no longer works. The algorithms we are proposing ...
  • SethDunn
  • 10
  • Opened 
    12 days ago
  • #789

I m calling ChannelSftp.cd(Path) on a session that has a timeout of five seconds, then make sure that the SFTP-Server does not answer, but also does not break the connection. The execution of the client ...
  • cd-ppi
  • Opened 
    16 days ago
  • #788

Description Incorrect results when reading binary binary file by chunks via ChannelSftp: after reading 63 chunks of 512 bytes, chunk #64 contains only 499 (512 -13) bytes instead of 512 requested, then ...
  • averemee-si
  • Opened 
    20 days ago
  • #778

Hi, In SFTP Adapter, we are using JSch library version 0.2.8. For key authentication, when using the below ECDSA key: (EC private key (256 bits): 60648790853872629831500092524651691193896539865613526930205224977005897401959 ...
  • anamikagsingh
  • Opened 
    23 days ago
  • #777

We are encountering an issue while attempting to establish an SSH connection using version 0.2.22 of the JSch library in our application. Below is the stack trace for the exception encountered: java.lang.ArrayIndexOutOfBoundsException: ...
  • huangzhCHN
  • 2
  • Opened 
    28 days ago
  • #767

After 0.2.16 when the sntrup761x25519-sha512@openssh.com was introduced I noticed an 8 second latency in new sessions created during operation in an AWS Lambda environment. I have not pinpointed what part ...
  • Alex-Vol-Amz
  • 2
  • Opened 
    on Feb 15
  • #765

I recently switch from JSCH to this program dues to the weak ciphers. The connect to most servers work except his one. This server requires a key and password, I am not sure if that is causing the problem. ...
  • girishramv
  • 3
  • Opened 
    on Feb 4
  • #763

Currently I m not able to reproduce this issue, but we got the following stacktrace in our logs sometimes Cannot invoke com.jcraft.jsch.Cipher.isCBC() because cipher is null java.lang.NullPointerException: ...
  • hons82
  • 1
  • Opened 
    on Jan 29
  • #760
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub