mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 15:04:54 +02:00
Problem was error data received were shown after output data. But order should be kept to how it is received from the sshd server. Now we show error and output data in the way we received from the sshd sever. Thus typing "di" in place of "dir" in cmd shell will show the error message correctly before the next shell prompt comes through.
OpenSSH
Win32 port of OpenSSH
Look at the wiki for help First release announcement is here: OpenSSH for Windows Update - Windows PowerShell Blog - Site Home - MSDN Blogs http://blogs.msdn.com/b/powershell/archive/2015/10/19/openssh-for-windows-update.aspx
Languages
Markdown
100%