

Select the public key file in the Core FTP Server's user "security properties", in the "ssh pub cert" field. Putty users using psftp need to export OpenSSH public keys using PuttygenĮntering public key into Core FTP Server Once you have created a key pair, the public key file is then placed in a directory on the server that cannot be accessed by the client account.

Ssh-keygen usage: (Unix/Linux) rsa keys: ssh-keygen -tįor Unix/Linux, dsa keys may be the preferred method due to better compatibility across operating systems.
SUBLIME TEXT SFTP WHERE IS LOCATED PRIVATE KEY FILE PASSWORD
Step 3: Selecting private key into client site profileĪdditionally if no account password is being used for the server, check the Advanced -> General -> "Don't prompt for password when empty" option.

Key pairs are typically created by the client, and then the resulting public key is used by Core FTP Server.Ĭore FTP products use the OpenSSH SSH2 format, that can be generated using Core FTP software, or via the ssh-keygen utility.Ĭore FTP client - creating a key pair Step 1: Advanced site settings -> ssh SSH key pairs allow an additional level of security that can be used in conjunction with the SFTP protocol.
