Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (23 loc) · 1.21 KB

File metadata and controls

45 lines (23 loc) · 1.21 KB

SFTP

Read the article about SSH configuration on Windows Server. SFTP subsystem is enabled by default with OpenSSH installation.

WinSCP

WinSCP is an SFTP client. It allows to list directories, transfer and edit files.

WinSCP uses SSH keys in PuTTY format. You can't use OpenSSH keys.

Enable Pageant SSH agent or specify SSH key directly. You have to use Pageant if the key is password protected.

SSH Key Generation

Use PuTTYgen to generate a new key or convert from OpenSSH format.

SSH Agent

Pageant (PuTTY authentication agent) is a tool that allows to pass SSH keys to Plink-based SSH clients. Run it and find in a system tray. Click Add Key, select a file and enter a password if needed.

Far Manager

Far has the NetBox plugin that supports many protocols including SFTP.

Far uses PuTTY key format, but it's able to convert OpenSSH key automatically. Also it supports Pageant and you may use the agent instead of explicit key.

Press Ignore if you see following error: