Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bash is unusable through a Win32 SSHd server (Bitvise) #386

Closed
xilun opened this issue May 17, 2016 · 4 comments
Closed

bash is unusable through a Win32 SSHd server (Bitvise) #386

xilun opened this issue May 17, 2016 · 4 comments

Comments

@xilun
Copy link

xilun commented May 17, 2016

I just took a try to run bash from a Bitvise sshd server (last version == v6.47) session (default session; it starts cmd which works correctly, then I try to launch bash) and it is unusable: it runs but doesn't display the output from bash in real time and when it displays the output it does it at seemingly random places. Even non-interactive usage is broken (I tried "bash -c ls"). I'm not sure this is WSL's fault or if Bitvise is trying to do its job using nasty tricks but it would be nice to have it working in this context too.

@xilun
Copy link
Author

xilun commented May 17, 2016

FYI I took a second try with cygwin openssh with this time even worse results:

$ /cygdrive/c/Windows/System32/bash.exe
E r r e u r ▒ :   0 x 8 0 0 7 0 0 2 0

@xilun
Copy link
Author

xilun commented May 18, 2016

Bitvise support told me that:

"Support for this will have to be added to our SSH Server's terminal subsystem. It seems unlikely this can be done easily at the Microsoft side, given the architecture chosen for Bash on Windows.

We are currently working on implementing support for this in a future SSH Server version. I believe we may have a version that will support this within a number of months."

@benhillis
Copy link
Member

This is the same issue as #2, closing this out as a duplicate.

@benhillis
Copy link
Member

benhillis commented Jul 13, 2017

Tracking this work in #2322

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

No branches or pull requests

2 participants