Win32-OpenSSH
Win32-OpenSSH copied to clipboard
Win32 port of OpenSSH
**"OpenSSH for Windows" version** : `8.9.1.0` **Client OperatingSystem** : `Windows 11 21H2` **What is failing** I'm facing an issue with OpenSSH, OpenSC and the use of a YubiKey 5. It...
**Troubleshooting steps** https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps **Terminal issue? please go through wiki** https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH Please answer the following **"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` 8.1.0.1 **Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)` Debian...
Originally posted here: https://github.com/PowerShell/openssh-portable/issues/540 , but was asked to open an issue here **"OpenSSH for Windows" version** 8.1.0.1 **Server OperatingSystem** Windows 10 Enterprise **Client OperatingSystem** Windows 10 Pro **What is...
I'm having this problem on Windows 11 when Mobile Hotspot is enabled, it seems there's a bug, when Mobile Hotspot is enabled, I keep losing the connection all the time...
**"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` 8.9.1.1 **Server OperatingSystem** `((Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows nt\CurrentVersion\" -Name ProductName).ProductName)` Windows 10 Pro **Client OperatingSystem** Windows 10 Pro **What is failing** I was following the...
**"OpenSSH for Windows" version** `V8.9.1.0p1-Beta` **Server OperatingSystem** `Windows 10 Pro 1909` **Client OperatingSystem** `Windows 10 Pro 1909` and `Windows 10 Pro 21H2` **What is failing** After successful authentication, the server...
Hi all, I am pretty new to Openssh/Sftp and I am managing to replicate the behaviour of a very old product (Platinum FTP), once installed on a 2K3 server. When...
**Troubleshooting steps** https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps **Terminal issue? please go through wiki** https://github.com/PowerShell/Win32-OpenSSH/wiki/TTY-PTY-support-in-Windows-OpenSSH Please answer the following **"OpenSSH for Windows" version** `((Get-Item (Get-Command sshd).Source).VersionInfo.FileVersion)` 8.1.0.1 `ssh -V` shows `OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2` **Server OperatingSystem**...
I have tried every way I know how. Every time I try to set ChrootDirectory on OpenSSH server Windows 10, it breaks the service. I can not start the service...
I have configured SFTP in my Azure VM windows 2019 datacenter. I am able to connect to the server through Winscp in a different port. Now the SFTP user which...