# How to install FileZilla on Linux

> Canonical: https://jethost.com/kb/how-to-install-filezilla-on-linux/ · Last modified: 2026-08-20T06:49:26+00:00

FileZilla is a free and open-source [FTP/SFTP client](https://jethost.com/kb/what-is-ftp-and-sftp/) that works on all major Linux distributions. It allows you to connect securely to your [JetHost hosting account](https://jethost.com/web-hosting/) and manage your website files with ease. Because most Linux systems include FileZilla in their official software repositories, installation takes only a few minutes.

## Step 1 – Install FileZilla

[FileZilla](https://filezilla-project.org/) is a free, open-source FTP/SFTP client available for all major Linux distributions. It allows you to connect to your JetHost hosting account and manage your website files with ease. Because Linux includes FileZilla in most official repositories, installation is quick and reliable.

### Ubuntu / Debian-based systems

Open your terminal and run:

`sudo apt install filezilla`

### Fedora / CentOS / RHEL-based systems

`sudo dnf install filezilla`

### Install through your Software Center

If you prefer a graphical method:

1. Open your **Software Center** (Ubuntu Software, GNOME Software, etc.)
2. Search for **FileZilla**
3. Click **Install**

Installing FileZilla through the Software Center is convenient if you want a simple, one-click option without using the terminal.

## Step 2 – Launch FileZilla

Once installed, you can open FileZilla in two ways:

### From the application menu

Go to **Applications → Internet → FileZilla**
Or search for **“FileZilla”** in your app launcher

### From the terminal

`filezilla`

FileZilla will open and display the standard two-panel interface. The left panel shows your computer files, while the right panel will show your JetHost hosting files once you connect.

## Step 3 – Connect to your JetHost hosting account

After FileZilla is installed, you are ready to connect to your JetHost hosting account.
You will use either **FTP** or **SFTP**, depending on your preferred method.

You can find the full connection instructions: [How to connect your JetHost account via FTP](https://jethost.com/kb/how-to-connect-your-jethost-account-via-ftp/)

## JetHost Experts Tip

**FileZilla is included in most Linux distributions.** Installing it through your package manager ensures you get updates automatically along with other system software. Avoid downloading external .tar files unless you need a custom build.

## Need more help?

If your Linux distribution cannot find FileZilla or you encounter errors during installation, open a ticket in your **JetHost Client Area → Support Tickets**. Our team will guide you based on your specific distribution and help you set up your FTP or SFTP connection.
