sftp icon indicating copy to clipboard operation
sftp copied to clipboard

Run sftp in Docker on Windows failed to upload files

Open hantsy opened this issue 3 years ago • 0 comments

I was trying to use atmoz/sftp to host a sftp server for testing purpose. In my project, I used Spring Integration/Jsch as client to connect sftp, the authentication is succeeded, but there is an exception thrown by jsch, it means the target file is Not a file.

I have posted a question about this on stackoverflow.

I have explored the existing issues, not sure if it is a specific issue under Windows.

hantsy avatar Oct 12 '22 02:10 hantsy