mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 23:14:54 +02:00
this is a needed step for our sshd in tty mode as we ask clients to send us CRLF as command terminator. But we must reset the mode when the tty session ends so that sftp running after it does not encounter CRLF mode. Linux openssh sftp client otherwise would show two lines for each command typed when run after an ssh session to our server.
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%