Apache sshd-sftp:2.9.0 breaks the server
serddmitry opened this issue · 0 comments
serddmitry commented
sshd-sftp:2.9.0 was recently released and the fake-sftp-server stopped working.
Pinning the sshd-sftp to 2.8.0 fixes the problem.
Thank you for the useful library!