Install OpenSSH SFTP client to Windows 7

I's there a way to install OpenSSH SFTP client to Windows 7?
I cant seem to find a way anywyere.
Everywhere it's all PuTTY based clients.
Does it exist?

2

1 Answer

There's Microsoft Win32-OpenSSH project.

It can be manually installed to any version of Windows.

For client tools, just extract OpenSSH-Win64.zip (or OpenSSH-Win32.zip) anywhere you want. No "installation" is needed.


Note that for Windows 10 version 1803 or newer, OpenSSH is already built-in. On older versions, it's available as an optional Windows feature. Just go to Settings > Apps > Manage optional features and add "OpenSSH client".
It installs to C:\Windows\System32\OpenSSH (and is added to PATH).

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like