Hello Team,
We are using Version 7.1.0 of edtFTPj/PRO in our application to connect to the 3rd party SFTP server. However, we are getting below error for three different clients. Also, the received size in the exception is always the same for all clients (different files/servers).I'm wondering Is it possible to turn off that check.
Caused by: com.enterprisedt.net.j2ssh.transport.SFTPReadMismatchException: FXP_READ mismatch. Requested: 65535 received: 32768 at com.enterprisedt.net.j2ssh.SftpClient.a(SftpClient.java:715) at com.enterprisedt.net.j2ssh.SftpClient.get(SftpClient.java:925) at com.enterprisedt.net.ftp.ssh.SSHFTPClient.get(SSHFTPClient.java:1268) at com.sps.dc4.fb2.channels.sftp.SFTPChannel.read(SFTPChannel.java:105)
I would appreciate your help in this issue.
Thanks,
Nikolay BlindovSPS Commerce