Upgrading from previous OpenSSH-Win64 to 9.2.2.0 #2087
|
Server 2022 > running 8.0p1 and works fine I want to upgrade to latest version (server doesn't have Internet) I downloaded and ran the OpenSSH-Win64-v9.2.2.0.msi but it didn't upgrade my install. I restarted the service. Any thoughts? |
Answered by
scubajasona
Jul 3, 2023
Replies: 1 comment
|
Appears the OpenSSH-Win64-v9.2.2.0.msi did a new install of C:\Program Files\OpenSSH while the running version was in C:\Program Files\OpenSSH-Win64 It did upgrade and did copy over my sshd_config, it just left the old version in the old folder. Which is ok with me :) |
0 replies
Answer selected by
maertendMSFT
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Appears the OpenSSH-Win64-v9.2.2.0.msi did a new install of C:\Program Files\OpenSSH while the running version was in C:\Program Files\OpenSSH-Win64
It did upgrade and did copy over my sshd_config, it just left the old version in the old folder. Which is ok with me :)