mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-05 13:14:43 +02:00
ssh.exe client invoked underneath was not able to send password prompt and read password from user as stdin and stdout handles were redirected to sockets by sftp.exe ; stderr which is not redirected is used to show prompt to users and data is read from console