![Ubuntu filezilla scp protocol](https://knopkazmeya.com/1.png)
Don't forget to close pageant when you're done. Now simply launch FileZilla and connect to your server using SFTP using SSH-2 with a username and an empty password. Follow the prompt to enter your pass phrase and you're done. Right-click the icon and select "Add Key" and select your private key (PPK) file. In your system tray, you'll see the Pageant icon appear. Select your key and follow the prompts to enter your pass phrase. To do this, launch PuTTYgen and from the "Conversions" menu, select the "Import key" option. However, if your key is in OpenSSH format, you first need to convert it to PuTTY's PPK format.
![ubuntu filezilla scp protocol ubuntu filezilla scp protocol](https://cdn.pcwdld.com/wp-content/uploads/filezilla-on-ubuntu-install-300x179.jpg)
If your key file is already in PuTTY's PPK format you can skip this paragraph. Or contact the system administrator, and then you can log in with the private key. It will generate a private key, my-ssh-key, and a public key, my-ssh-key.pub.Īfter generating a new key, you need to add the public key to the file ~/.ssh/authorized_keys,
![ubuntu filezilla scp protocol ubuntu filezilla scp protocol](http://i.stack.imgur.com/DHxMT.jpg)
In the profile settings in the Site Manager of the FileZilla client.There are three mechanisms for use of the FileZilla client with SSH-2 keys. SFTP using SSH-2: Key based authentication 1.2 Using the SSH key with PuTTY's SSH agent.1 SFTP using SSH-2: Key based authentication.
![Ubuntu filezilla scp protocol](https://knopkazmeya.com/1.png)