

The status field in the top window displays the status of the connection.There are several ways to connect to a remote computer, depending on the operating system you are using, but the most commonly used protocol is SSH. Once you have entered your settings, click Connect. User: Enter the username you are connecting to the Droplet with ( root is the default user on most Droplets).Port: Enter the port you use to connect to the Droplet (port 22 is the default).Enter information for the following fields: In the protocol field, select SFTP from the drop-down menu. The site manager lets you add, remove, and manage servers and devices that you want to connect to using FileZilla.Ĭlick New Site and enter the name of the Droplet. If FileZilla prompts you to convert the file into a supported format, click Yes.Īfter you add the SSH key, open the File drop-down menu and click Site Manager. Click Add key file…, then locate your Droplet’s private SSH key on your local machine. This is where you add your Droplet’s private SSH key. Open FileZilla and then click Settings in the Edit drop-down menu. On Debian-based Linux distributions, like Ubuntu, you can alternatively install FileZilla using the APT package manager:Īfter you install FileZilla, you need to configure it to connect to the Droplet. Choose the version for your operating system. On the machine from which you want to transfer files, download and install FileZilla. If you aren’t already using SSH keys to connect to your Droplet, set them up using How-to Add SSH Keys to New or Existing Droplets. This tutorial will walk you through the initial installation of FileZilla and how to transfer files to your Droplet using an SSH connection.įor security, we recommend using SSH keys with SFTP. If you’re comfortable using the command line, you can also use tools like rsync and OpenSSH’s sftp and scp. We recommend using SFTP (SSH File Transfer Protocol) with FileZilla because it is a free, open source, cross-platform tool with a user interface that supports newer users. You can transfer files from a local computer to a Droplet using a variety of different protocols and file transfer clients. Each Droplet you create is a new server you can use, either standalone or as part of a larger, cloud-based infrastructure.

DigitalOcean Droplets are Linux-based virtual machines (VMs) that run on top of virtualized hardware.
