avnerw74

Results 5 issues of avnerw74

Hello, I noticed there are several SFTP extensions (SSH_FXP_EXTENDED) https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-09#section-9.1.1 https://datatracker.ietf.org/doc/html/draft-ietf-secsh-filexfer-09#section-9.1.2 to ensure file integrity using checksum hash algorithm. Can this be called using JSCH? Thanks, Avner

Hi, First, many thanks a lot for taking care of this project! I'm experiencing a strange issue (using JSCH 0.2.7) where for a specific remote host, JSCH is constantly adding...

Hi, I noticed mina-sshd supports md5-hash extended SFTP request. Do you have an example of how to call it from java code, or are you familiar with open source code...

Hi, We have a customer that changed their SFTP server cipher to AES256-SDCTR. They are getting error: "Algorithm negotiation fail". Is AES256-SDCTR supported by JSCH? If yes, which cipher should...

### Is your feature request related to a problem? Please describe the problem. Hi, My Java application integrates with SharePoint using the Microsoft Graph API Java SDK to upload and...

status:waiting-for-triage
type:feature