Skip to content

[FIX] Fix SFTP connection against builtin Windows SFTP server#63

Open
Maartincm wants to merge 1 commit intoDarwinBaker:mainfrom
Maartincm:fix_connection_to_windows_builting_sftp_server
Open

[FIX] Fix SFTP connection against builtin Windows SFTP server#63
Maartincm wants to merge 1 commit intoDarwinBaker:mainfrom
Maartincm:fix_connection_to_windows_builting_sftp_server

Conversation

@Maartincm
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SFTP Not working on a local server on Windows 10

1 participant