

Follow the steps below to install and configure an FTP server on Ubuntu with vsftpd. On this topic.Installing an FTP server on Ubuntu is straightforward. You may wish to consult the following resources for additional information Your key will be used as authentication as long as the Pagent software is running. Launch FileZilla and connect to your server with your username and an empty password. You will be prompted for your passphrase if you provided one when creating the key. Navigate to the location where you stored your keys and select your private key (PPK) file. In your system tray, you’ll see the Pageant icon appear. The instructions below assume that you have already completed the guide for generating your SSH key with Putty. If you are using Windows, you’ll need to follow a few additional steps to enable key based authentication. FileZilla will not be able to use a key that was generated without a passphrase to connect to your Linode. If you are using macOS, the passphrase for your key will need to be stored in your keychain to successfully connect using an SSH keypair. Click Quickconnect to initiate the file transfer session. Enter the username and password for the account on the Linode you want to connect as, and enter “22” in the Port field. Launch FileZilla and enter your Linode’s IP address or domain name in the Host field. Use your distribution’s package manager to install FileZilla on Linux:ĭebian / Ubuntu: sudo apt install filezilla Note that if you transfer files as root, you may need to change file ownership and permissions afterwards.ĭownload FileZilla here for macOS and Windows.

SFTP encrypts both your login credentials and files before sending over a network, while FTP clients communicates only as plaintext. It implements several file transfer protocols, most notably SFTP via SSH. FileZilla is a free and open source multi-platform file transfer application.
