AATool icon indicating copy to clipboard operation
AATool copied to clipboard

[FIX] Fix SFTP connection against builtin Windows SFTP server

Open Maartincm opened this issue 2 years ago • 0 comments
trafficstars

Some fixes I had to do to make this work agains a built-in SFTP server running on my Windows 10 machine (using native OpenSSH server that is running sftp-server.exe under the hood).

Also, I added those .TrimEnd() to the properties that are being gathered from the server because those were coming with a newline at the end in my environment.

Feel free to ask anything, or request changes if needed.

Fixes #62

Maartincm avatar Feb 18 '23 03:02 Maartincm