


All of these utilities can be downloaded from the PuTTY site, however none are required for SFTP to fully function. ppk private key file as the ssh_key_file setting for an SFTP remote.ppk files can be generated from scratch, or an existing OpenSSH private key, via PuTTYgen. Any key loaded into Pageant will automatically be used. Likewise, any running ssh-agent will also be used.įor Windows, SFTP uses PSFTP, which is released alongside PuTTY. This means the SSH key located in your ~/.ssh folder will automatically be used. SSH key authentication is supported on all three operating systems.įor Mac and Linux, SFTP uses OpenSSH’s command line sftp program. Are SSH keys supported and how do I use them? On Windows it may be possible to configure a PuTTY session to use a socks proxy server and then tell SFTP to use it via sftp_flags. It may be possible to use with a socks proxy server. Below are some examples of how to use it:Ĭurrently there is no built-in support for proxy servers. The regular expressions are compared against the full path of the file or folder. The ignore_regexes setting in the sftp-config.json file allows setting rules for ignoring both files and folders.

Since this is one of the most frequent questions, the Sidebar page has information and workflows to help you efficiently edit remote files.

