Improper output in SSH session on OSX using FreeSSHd on Windows with cygwin bash/sh shell
- by Tyler Clendenin
I am testing out running an SSH server on a local Windows VM.
I have installed FreeSSHd and set the command shell to "c:\cygwin\bin\sh --login -i" (bash as well) with "Use new console engine" unchecked. (When it was enabled no output would show through the ssh connection anyway)
The shell seems to work, but when connecting from my OS-X terminal…