Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

Win32 port of OpenSSH

Results 283 Win32-OpenSSH issues
Sort by recently updated
recently updated
newest added
trafficstars

**"OpenSSH for Windows" version** `8.0.0.0` **Server OperatingSystem** N/A (Linux) **Client OperatingSystem** Windows 10 v1809 Windows 10 v1903 18932.1000 (insider's preview) **What is failing** The `-b` argument to select a source...

0 - Backlog

**"OpenSSH for Windows" version** 8.0.0.0 **Server OperatingSystem** Windows 11 insider preview dev channel **Client OperatingSystem** Windows 11 insider preview dev channel **What is failing** ```powershell ./fixuserfilepermissions.ps1 ``` produces the following...

**"OpenSSH for Windows" version** 8.0.0.0.0 **Server OperatingSystem** Windows Server 2012 R2 Datacenter **Client OperatingSystem** windows 10 (1803) **What is failing** can browse directory structure but cant download files when using...

**"OpenSSH for Windows" version** 7.7.2.2 **Server OperatingSystem** Raspbian GNU/Linux 9 (stretch) **Client OperatingSystem** Windows 10 Pro (version 1809) **What is failing** To reproduce: . run `ssh pi@foo` . enter "nano"...

Issue-Bug
Area-Terminal

I am working on an OpenSSH distribution based on Win32-OpenSSH on Windows, and "vanilla" OpenSSH on non-Windows. The problem that I have right now is that I cannot track downstream...

**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** `8.1.0.1` **Server OperatingSystem** `Debian GNU/Linux 11 (bullseye) x86_64` **Client OperatingSystem** `Windows 10...

**Troubleshooting steps** https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps Using CA to sign public ssh key to generate ssh host certificate. Added HostCertificate line in sshd_config file. to prevent TOFU/TUFU message. When running in foreground everything...

Please answer the following **"OpenSSH for Windows" version** V8.9.1.0p1-Beta **Server OperatingSystem** **Client OperatingSystem** **What is failing** Nothing changes after installation **Expected output** **Actual output**

**"OpenSSH for Windows" version** 1. `OpenSSH_for_Windows_8.1p1, LibreSSL 3.0.2` 2. `OpenSSH_for_Windows_8.6p1, LibreSSL 3.3.3` **Server OperatingSystem** Ubuntu 18.04.5 LTS **Client OperatingSystem** Windows 10 Enterprise **What is failing** In my company, I have...

**Steps:** 1) use x64 `ssh-keygen` from the [7.7.2.0 version](https://github.com/PowerShell/Win32-OpenSSH/releases/tag/v7.7.1.0p1-Beta) to generate a key: `ssh-keygen -b 2048 -C "[email protected]" -f new_rsa` 2) enter passphrase This generates a key that isn't compatible...