SFTP - Connecting with Zlib compression?
What do I need to do to enable Zlib compression within WinSCP? I'd like to test whether the SFTP server I'm connecting to supports Zlib compression or not.
Full context:
When connecting to the SFTP server with a Java application, I'm getting the error
Full context:
When connecting to the SFTP server with a Java application, I'm getting the error
When connecting with WinSCP I'm not able to reproduce the error. I'd like to investigate whether the difference is the compression algorithm the clients are using.Caused by: com.jcraft.jsch.JSchException: Algorithm negotiation fail