< Home - < Back

filezilla


Information about the package, filezilla, which is shipped with common Linux distributions. The filezilla package is designed for, FTP, FTPS and SFTP client.


Package Name:

filezilla

Summary:

FTP, FTPS and SFTP client

Description:

FileZilla is a FTP, FTPS and SFTP client for Linux with a lot of features. - Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) - Cross-platform - Available in many languages - Supports resume and transfer of large files >4GB - Easy to use Site Manager and transfer queue - Drag & drop support - Speed limits - Filename filters - Network configuration wizard

Architecture:

x86_64

Version:

3.7.3

Release:

3.el6

Size:

3.1 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for filezilla


Control the filezilla package with the following handy commands outlined below.


Command

Description of Command

yum install filezilla

This command will install filezilla on the server.

yum remove filezilla

This command will un-install filezilla on the server. When you run this command, you will be asked if you are sure that you want to remove filezilla, so you have to manually confirm that you want to do this.

yum -y remove filezilla

This command will un-install filezilla on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove filezilla when using the -y flag.

yum update filezilla

This command will update filezilla to the latest version. When you run this command, you will be asked if you are sure that you want to remove filezilla, so you have to manually confirm that you want to do this.

yum -y update filezilla

This command will update filezilla to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove filezilla when using the -y flag.

yum info filezilla

This command will show you core information about the filezilla package.

yum deplist filezilla

This command will show you the dependencies for filezilla. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update filezilla

This command will check if there is an update waiting on filezilla. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.