
Moreover, you can edit and view such files locally, including your Nginx, Apache, and Deployment logs (you can find all of them under the logs folder of your site). You can now download and upload your website files to/from your personal computer. Protected private keysįinally, if your private key is protected with a passphrase, you’ll be prompted to enter it now.Īt this point you’re done 👍 Using FileZilla The first time you connect to a server you must explicitly acknowledge it’s the server you really want to connect to. In the latter case FileZilla will ask you permission to export the key into the PPK format. ppk) instead of the common OpenSSH format. One thing to consider is that FileZilla requires SSH keys to in PuTTY format (. You should end up with a similar setup as the screenshot below: You can also create additional SFTP users here. Site → Overview tab → SSH Access (in this screenshot the user is app) When connected you can simply drag and drop files and use the client as you normally would. User: Enter the server user that runs the website.
Key file: Enter the path to your SSH private key file. Port: leave it blank, it will use the default port (22). Host: Enter the IP address of the server that hosts your website.
Protocol: SFTP – SSH File Transfer Protocol. Click New Site and give it the name of your site. Install the software and open it afterwards. Setting up FileZillaĪssuming you want to use FileZilla, please visit and download FileZilla Client for your operating system. The only requirement is that your client supports SFTP – but most of them actually do. This article uses Filezilla as an example, but most FTP clients work similarly. Next, from the protocol dropdown select SFTP SSH File Transfer Protocol. If you don’t you might see the following error.Steps to view, edit, and synchronize your website files using FileZilla and public key authentication With the Site Manager open click on New Site to give your site a name. Some versions of Filezilla will default to FTP, so ensure that you select SFTP or type s. SFTP Login With FileZilla Client Filezilla SFTP login. Here are a couple examples of what using each SFTP client looks like. Kinsta supports a maximum of 10 simultaneous SFTP transfers. Kinsta provides this information to customers in the dashboard under the Sites/Info section. Typically this is located in your dashboard or an email. Your web hosting provider should provide you with the information above. Address/URL/Hostname: Use your IPv4 Address. Connection type: SFTP (not regular FTP). You will then need to configure your SFTP client with the following settings: There are many free and premium ones to choose from, we recommend one of the following:
The first thing you will need is an SFTP client. How to Use SFTP to Connect to Your WordPress Site