You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: