scala-ssh icon indicating copy to clipboard operation
scala-ssh copied to clipboard

Missing tests for SFTP client

Open RPCMoritz opened this issue 1 year ago • 0 comments

I ran into some issues with the SFTP client (getting Error: SFTP client failed despite successful SFTP interaction), and wanted to validate this against a reference implementation - but only SCP test cases are present in the ClientSpec.

Test cases for SFTP will allow me to validate the reference behavior and tell me how to correctly use the client.

RPCMoritz avatar Sep 06 '23 09:09 RPCMoritz