How To Install filezilla on CentOS 8

filezilla is FTP, FTPS and SFTP client

Introduction

In this tutorial we learn how to install filezilla on CentOS 8.

What is filezilla

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 greater than 4GB - Easy to use Site Manager and transfer queue - Drag & drop support - Speed limits - Filename filters - Network configuration wizard

We can use yum or dnf to install filezilla on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install filezilla.

Install filezilla on CentOS 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install filezilla using dnf by running the following command:

sudo dnf -y install filezilla

Install filezilla on CentOS 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

The output should look something like this:

CentOS Linux 8 - AppStream                                       43 kB/s | 4.3 kB     00:00    
CentOS Linux 8 - BaseOS                                          65 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - ContinuousRelease                               43 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - Extras                                          23 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - FastTrack                                       40 kB/s | 3.0 kB     00:00    
CentOS Linux 8 - HighAvailability                                36 kB/s | 3.9 kB     00:00    
CentOS Linux 8 - Plus                                            24 kB/s | 1.5 kB     00:00    
CentOS Linux 8 - PowerTools                                      50 kB/s | 4.3 kB     00:00    
Extra Packages for Enterprise Linux Modular 8 - x86_64           13 kB/s | 9.2 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64                   24 kB/s | 8.5 kB     00:00    
Metadata cache created.

After updating yum database, We can install filezilla using yum by running the following command:

sudo yum -y install filezilla

How To Uninstall filezilla on CentOS 8

To uninstall only the filezilla package we can use the following command:

sudo dnf remove filezilla

filezilla Package Contents on CentOS 8

/etc/filezilla
/etc/filezilla/fzdefaults.xml
/usr/bin/filezilla
/usr/bin/fzputtygen
/usr/bin/fzsftp
/usr/bin/fzstorj
/usr/lib/.build-id
/usr/lib/.build-id/68
/usr/lib/.build-id/68/429ca8cf621f169c7f02389f6fc89cac028b7c
/usr/lib/.build-id/8d
/usr/lib/.build-id/8d/119b7414208c558f632b2970bf76af660564cc
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/cb353ffc7608ff23f7220eb6a9c319e16b6aea
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/26193b1c4d22fbab54e6effb22e433b9b6e019
/usr/share/appdata/filezilla.appdata.xml
/usr/share/applications/filezilla.desktop
/usr/share/doc/filezilla
/usr/share/doc/filezilla/AUTHORS
/usr/share/doc/filezilla/ChangeLog
/usr/share/doc/filezilla/NEWS
/usr/share/doc/filezilla/fzdefaults.xml.example
/usr/share/filezilla
/usr/share/filezilla/resources
/usr/share/filezilla/resources/16x16
/usr/share/filezilla/resources/16x16/filezilla.png
/usr/share/filezilla/resources/16x16/throbber.gif
/usr/share/filezilla/resources/16x16/unknown.png
/usr/share/filezilla/resources/20x20
/usr/share/filezilla/resources/20x20/unknown.png
/usr/share/filezilla/resources/24x24
/usr/share/filezilla/resources/24x24/unknown.png
/usr/share/filezilla/resources/32x32
/usr/share/filezilla/resources/32x32/filezilla.png
/usr/share/filezilla/resources/480x480
/usr/share/filezilla/resources/480x480/filezilla.png
/usr/share/filezilla/resources/48x48
/usr/share/filezilla/resources/48x48/filezilla.png
/usr/share/filezilla/resources/blukis
/usr/share/filezilla/resources/blukis/16x16
/usr/share/filezilla/resources/blukis/16x16/ascii.png
/usr/share/filezilla/resources/blukis/16x16/auto.png
/usr/share/filezilla/resources/blukis/16x16/binary.png
/usr/share/filezilla/resources/blukis/16x16/bookmark.png
/usr/share/filezilla/resources/blukis/16x16/bookmarks.png
/usr/share/filezilla/resources/blukis/16x16/cancel.png
/usr/share/filezilla/resources/blukis/16x16/compare.png
/usr/share/filezilla/resources/blukis/16x16/disconnect.png
/usr/share/filezilla/resources/blukis/16x16/download.png
/usr/share/filezilla/resources/blukis/16x16/downloadadd.png
/usr/share/filezilla/resources/blukis/16x16/file.png
/usr/share/filezilla/resources/blukis/16x16/filter.png
/usr/share/filezilla/resources/blukis/16x16/folder.png
/usr/share/filezilla/resources/blukis/16x16/folderback.png
/usr/share/filezilla/resources/blukis/16x16/folderclosed.png
/usr/share/filezilla/resources/blukis/16x16/folderup.png
/usr/share/filezilla/resources/blukis/16x16/help.png
/usr/share/filezilla/resources/blukis/16x16/localtreeview.png
/usr/share/filezilla/resources/blukis/16x16/lock.png
/usr/share/filezilla/resources/blukis/16x16/logview.png
/usr/share/filezilla/resources/blukis/16x16/processqueue.png
/usr/share/filezilla/resources/blukis/16x16/queueview.png
/usr/share/filezilla/resources/blukis/16x16/reconnect.png
/usr/share/filezilla/resources/blukis/16x16/refresh.png
/usr/share/filezilla/resources/blukis/16x16/remotetreeview.png
/usr/share/filezilla/resources/blukis/16x16/server.png
/usr/share/filezilla/resources/blukis/16x16/showhidden.png
/usr/share/filezilla/resources/blukis/16x16/sitemanager.png
/usr/share/filezilla/resources/blukis/16x16/speedlimits.png
/usr/share/filezilla/resources/blukis/16x16/synchronize.png
/usr/share/filezilla/resources/blukis/16x16/upload.png
/usr/share/filezilla/resources/blukis/16x16/uploadadd.png
/usr/share/filezilla/resources/blukis/32x32
/usr/share/filezilla/resources/blukis/32x32/ascii.png
/usr/share/filezilla/resources/blukis/32x32/auto.png
/usr/share/filezilla/resources/blukis/32x32/binary.png
/usr/share/filezilla/resources/blukis/32x32/bookmark.png
/usr/share/filezilla/resources/blukis/32x32/bookmarks.png
/usr/share/filezilla/resources/blukis/32x32/cancel.png
/usr/share/filezilla/resources/blukis/32x32/compare.png
/usr/share/filezilla/resources/blukis/32x32/disconnect.png
/usr/share/filezilla/resources/blukis/32x32/download.png
/usr/share/filezilla/resources/blukis/32x32/downloadadd.png
/usr/share/filezilla/resources/blukis/32x32/file.png
/usr/share/filezilla/resources/blukis/32x32/filter.png
/usr/share/filezilla/resources/blukis/32x32/folder.png
/usr/share/filezilla/resources/blukis/32x32/folderback.png
/usr/share/filezilla/resources/blukis/32x32/folderclosed.png
/usr/share/filezilla/resources/blukis/32x32/folderup.png
/usr/share/filezilla/resources/blukis/32x32/help.png
/usr/share/filezilla/resources/blukis/32x32/localtreeview.png
/usr/share/filezilla/resources/blukis/32x32/lock.png
/usr/share/filezilla/resources/blukis/32x32/logview.png
/usr/share/filezilla/resources/blukis/32x32/processqueue.png
/usr/share/filezilla/resources/blukis/32x32/queueview.png
/usr/share/filezilla/resources/blukis/32x32/reconnect.png
/usr/share/filezilla/resources/blukis/32x32/refresh.png
/usr/share/filezilla/resources/blukis/32x32/remotetreeview.png
/usr/share/filezilla/resources/blukis/32x32/server.png
/usr/share/filezilla/resources/blukis/32x32/showhidden.png
/usr/share/filezilla/resources/blukis/32x32/sitemanager.png
/usr/share/filezilla/resources/blukis/32x32/speedlimits.png
/usr/share/filezilla/resources/blukis/32x32/synchronize.png
/usr/share/filezilla/resources/blukis/32x32/upload.png
/usr/share/filezilla/resources/blukis/32x32/uploadadd.png
/usr/share/filezilla/resources/blukis/48x48
/usr/share/filezilla/resources/blukis/48x48/ascii.png
/usr/share/filezilla/resources/blukis/48x48/auto.png
/usr/share/filezilla/resources/blukis/48x48/binary.png
/usr/share/filezilla/resources/blukis/48x48/bookmark.png
/usr/share/filezilla/resources/blukis/48x48/bookmarks.png
/usr/share/filezilla/resources/blukis/48x48/cancel.png
/usr/share/filezilla/resources/blukis/48x48/compare.png
/usr/share/filezilla/resources/blukis/48x48/disconnect.png
/usr/share/filezilla/resources/blukis/48x48/download.png
/usr/share/filezilla/resources/blukis/48x48/downloadadd.png
/usr/share/filezilla/resources/blukis/48x48/file.png
/usr/share/filezilla/resources/blukis/48x48/filter.png
/usr/share/filezilla/resources/blukis/48x48/folder.png
/usr/share/filezilla/resources/blukis/48x48/folderback.png
/usr/share/filezilla/resources/blukis/48x48/folderclosed.png
/usr/share/filezilla/resources/blukis/48x48/folderup.png
/usr/share/filezilla/resources/blukis/48x48/help.png
/usr/share/filezilla/resources/blukis/48x48/localtreeview.png
/usr/share/filezilla/resources/blukis/48x48/lock.png
/usr/share/filezilla/resources/blukis/48x48/logview.png
/usr/share/filezilla/resources/blukis/48x48/processqueue.png
/usr/share/filezilla/resources/blukis/48x48/queueview.png
/usr/share/filezilla/resources/blukis/48x48/reconnect.png
/usr/share/filezilla/resources/blukis/48x48/refresh.png
/usr/share/filezilla/resources/blukis/48x48/remotetreeview.png
/usr/share/filezilla/resources/blukis/48x48/server.png
/usr/share/filezilla/resources/blukis/48x48/showhidden.png
/usr/share/filezilla/resources/blukis/48x48/sitemanager.png
/usr/share/filezilla/resources/blukis/48x48/speedlimits.png
/usr/share/filezilla/resources/blukis/48x48/synchronize.png
/usr/share/filezilla/resources/blukis/48x48/upload.png
/usr/share/filezilla/resources/blukis/48x48/uploadadd.png
/usr/share/filezilla/resources/blukis/theme.xml
/usr/share/filezilla/resources/classic
/usr/share/filezilla/resources/classic/16x16
/usr/share/filezilla/resources/classic/16x16/ascii.png
/usr/share/filezilla/resources/classic/16x16/auto.png
/usr/share/filezilla/resources/classic/16x16/binary.png
/usr/share/filezilla/resources/classic/16x16/bookmark.png
/usr/share/filezilla/resources/classic/16x16/cancel.png
/usr/share/filezilla/resources/classic/16x16/compare.png
/usr/share/filezilla/resources/classic/16x16/disconnect.png
/usr/share/filezilla/resources/classic/16x16/download.png
/usr/share/filezilla/resources/classic/16x16/downloadadd.png
/usr/share/filezilla/resources/classic/16x16/file.png
/usr/share/filezilla/resources/classic/16x16/filter.png
/usr/share/filezilla/resources/classic/16x16/find.png
/usr/share/filezilla/resources/classic/16x16/folder.png
/usr/share/filezilla/resources/classic/16x16/folderclosed.png
/usr/share/filezilla/resources/classic/16x16/localtreeview.png
/usr/share/filezilla/resources/classic/16x16/lock.png
/usr/share/filezilla/resources/classic/16x16/logview.png
/usr/share/filezilla/resources/classic/16x16/processqueue.png
/usr/share/filezilla/resources/classic/16x16/queueview.png
/usr/share/filezilla/resources/classic/16x16/reconnect.png
/usr/share/filezilla/resources/classic/16x16/refresh.png
/usr/share/filezilla/resources/classic/16x16/remotetreeview.png
/usr/share/filezilla/resources/classic/16x16/server.png
/usr/share/filezilla/resources/classic/16x16/sitemanager.png
/usr/share/filezilla/resources/classic/16x16/speedlimits.png
/usr/share/filezilla/resources/classic/16x16/symlink.png
/usr/share/filezilla/resources/classic/16x16/synchronize.png
/usr/share/filezilla/resources/classic/16x16/upload.png
/usr/share/filezilla/resources/classic/16x16/uploadadd.png
/usr/share/filezilla/resources/classic/theme.xml
/usr/share/filezilla/resources/cyril
/usr/share/filezilla/resources/cyril/16x16
/usr/share/filezilla/resources/cyril/16x16/ascii.png
/usr/share/filezilla/resources/cyril/16x16/auto.png
/usr/share/filezilla/resources/cyril/16x16/binary.png
/usr/share/filezilla/resources/cyril/16x16/bookmark.png
/usr/share/filezilla/resources/cyril/16x16/cancel.png
/usr/share/filezilla/resources/cyril/16x16/compare.png
/usr/share/filezilla/resources/cyril/16x16/disconnect.png
/usr/share/filezilla/resources/cyril/16x16/download.png
/usr/share/filezilla/resources/cyril/16x16/downloadadd.png
/usr/share/filezilla/resources/cyril/16x16/file.png
/usr/share/filezilla/resources/cyril/16x16/folder.png
/usr/share/filezilla/resources/cyril/16x16/folderback.png
/usr/share/filezilla/resources/cyril/16x16/folderclosed.png
/usr/share/filezilla/resources/cyril/16x16/folderup.png
/usr/share/filezilla/resources/cyril/16x16/help.png
/usr/share/filezilla/resources/cyril/16x16/localtreeview.png
/usr/share/filezilla/resources/cyril/16x16/logview.png
/usr/share/filezilla/resources/cyril/16x16/processqueue.png
/usr/share/filezilla/resources/cyril/16x16/queueview.png
/usr/share/filezilla/resources/cyril/16x16/reconnect.png
/usr/share/filezilla/resources/cyril/16x16/refresh.png
/usr/share/filezilla/resources/cyril/16x16/remotetreeview.png
/usr/share/filezilla/resources/cyril/16x16/server.png
/usr/share/filezilla/resources/cyril/16x16/showhidden.png
/usr/share/filezilla/resources/cyril/16x16/sitemanager.png
/usr/share/filezilla/resources/cyril/16x16/speedlimits.png
/usr/share/filezilla/resources/cyril/16x16/synchronize.png
/usr/share/filezilla/resources/cyril/16x16/upload.png
/usr/share/filezilla/resources/cyril/16x16/uploadadd.png
/usr/share/filezilla/resources/cyril/theme.xml
/usr/share/filezilla/resources/default
/usr/share/filezilla/resources/default/480x480
/usr/share/filezilla/resources/default/480x480/ascii.png
/usr/share/filezilla/resources/default/480x480/auto.png
/usr/share/filezilla/resources/default/480x480/binary.png
/usr/share/filezilla/resources/default/480x480/bookmark.png
/usr/share/filezilla/resources/default/480x480/bookmarks.png
/usr/share/filezilla/resources/default/480x480/cancel.png
/usr/share/filezilla/resources/default/480x480/close.png
/usr/share/filezilla/resources/default/480x480/compare.png
/usr/share/filezilla/resources/default/480x480/disconnect.png
/usr/share/filezilla/resources/default/480x480/download.png
/usr/share/filezilla/resources/default/480x480/downloadadd.png
/usr/share/filezilla/resources/default/480x480/dropdown.png
/usr/share/filezilla/resources/default/480x480/file.png
/usr/share/filezilla/resources/default/480x480/filter.png
/usr/share/filezilla/resources/default/480x480/find.png
/usr/share/filezilla/resources/default/480x480/folder.png
/usr/share/filezilla/resources/default/480x480/folderback.png
/usr/share/filezilla/resources/default/480x480/folderclosed.png
/usr/share/filezilla/resources/default/480x480/folderup.png
/usr/share/filezilla/resources/default/480x480/help.png
/usr/share/filezilla/resources/default/480x480/leds.png
/usr/share/filezilla/resources/default/480x480/localtreeview.png
/usr/share/filezilla/resources/default/480x480/lock.png
/usr/share/filezilla/resources/default/480x480/logview.png
/usr/share/filezilla/resources/default/480x480/processqueue.png
/usr/share/filezilla/resources/default/480x480/queueview.png
/usr/share/filezilla/resources/default/480x480/reconnect.png
/usr/share/filezilla/resources/default/480x480/refresh.png
/usr/share/filezilla/resources/default/480x480/remotetreeview.png
/usr/share/filezilla/resources/default/480x480/server.png
/usr/share/filezilla/resources/default/480x480/showhidden.png
/usr/share/filezilla/resources/default/480x480/sitemanager.png
/usr/share/filezilla/resources/default/480x480/sort_down_dark.png
/usr/share/filezilla/resources/default/480x480/sort_down_light.png
/usr/share/filezilla/resources/default/480x480/sort_up_dark.png
/usr/share/filezilla/resources/default/480x480/sort_up_light.png
/usr/share/filezilla/resources/default/480x480/speedlimits.png
/usr/share/filezilla/resources/default/480x480/symlink.png
/usr/share/filezilla/resources/default/480x480/synchronize.png
/usr/share/filezilla/resources/default/480x480/synctransfer.png
/usr/share/filezilla/resources/default/480x480/upload.png
/usr/share/filezilla/resources/default/480x480/uploadadd.png
/usr/share/filezilla/resources/default/theme.xml
/usr/share/filezilla/resources/defaultfilters.xml
/usr/share/filezilla/resources/finished.wav
/usr/share/filezilla/resources/flatzilla
/usr/share/filezilla/resources/flatzilla/16x16
/usr/share/filezilla/resources/flatzilla/16x16/ascii.png
/usr/share/filezilla/resources/flatzilla/16x16/auto.png
/usr/share/filezilla/resources/flatzilla/16x16/binary.png
/usr/share/filezilla/resources/flatzilla/16x16/bookmark.png
/usr/share/filezilla/resources/flatzilla/16x16/cancel.png
/usr/share/filezilla/resources/flatzilla/16x16/compare.png
/usr/share/filezilla/resources/flatzilla/16x16/disconnect.png
/usr/share/filezilla/resources/flatzilla/16x16/download.png
/usr/share/filezilla/resources/flatzilla/16x16/downloadadd.png
/usr/share/filezilla/resources/flatzilla/16x16/file.png
/usr/share/filezilla/resources/flatzilla/16x16/filter.png
/usr/share/filezilla/resources/flatzilla/16x16/find.png
/usr/share/filezilla/resources/flatzilla/16x16/folder.png
/usr/share/filezilla/resources/flatzilla/16x16/folderclosed.png
/usr/share/filezilla/resources/flatzilla/16x16/help.png
/usr/share/filezilla/resources/flatzilla/16x16/leds.png
/usr/share/filezilla/resources/flatzilla/16x16/localtreeview.png
/usr/share/filezilla/resources/flatzilla/16x16/lock.png
/usr/share/filezilla/resources/flatzilla/16x16/logview.png
/usr/share/filezilla/resources/flatzilla/16x16/processqueue.png
/usr/share/filezilla/resources/flatzilla/16x16/queueview.png
/usr/share/filezilla/resources/flatzilla/16x16/reconnect.png
/usr/share/filezilla/resources/flatzilla/16x16/refresh.png
/usr/share/filezilla/resources/flatzilla/16x16/remotetreeview.png
/usr/share/filezilla/resources/flatzilla/16x16/server.png
/usr/share/filezilla/resources/flatzilla/16x16/sitemanager.png
/usr/share/filezilla/resources/flatzilla/16x16/speedlimits.png
/usr/share/filezilla/resources/flatzilla/16x16/synchronize.png
/usr/share/filezilla/resources/flatzilla/16x16/upload.png
/usr/share/filezilla/resources/flatzilla/16x16/uploadadd.png
/usr/share/filezilla/resources/flatzilla/24x24
/usr/share/filezilla/resources/flatzilla/24x24/ascii.png
/usr/share/filezilla/resources/flatzilla/24x24/auto.png
/usr/share/filezilla/resources/flatzilla/24x24/binary.png
/usr/share/filezilla/resources/flatzilla/24x24/bookmark.png
/usr/share/filezilla/resources/flatzilla/24x24/cancel.png
/usr/share/filezilla/resources/flatzilla/24x24/compare.png
/usr/share/filezilla/resources/flatzilla/24x24/disconnect.png
/usr/share/filezilla/resources/flatzilla/24x24/download.png
/usr/share/filezilla/resources/flatzilla/24x24/downloadadd.png
/usr/share/filezilla/resources/flatzilla/24x24/file.png
/usr/share/filezilla/resources/flatzilla/24x24/filter.png
/usr/share/filezilla/resources/flatzilla/24x24/find.png
/usr/share/filezilla/resources/flatzilla/24x24/folder.png
/usr/share/filezilla/resources/flatzilla/24x24/folderclosed.png
/usr/share/filezilla/resources/flatzilla/24x24/help.png
/usr/share/filezilla/resources/flatzilla/24x24/leds.png
/usr/share/filezilla/resources/flatzilla/24x24/localtreeview.png
/usr/share/filezilla/resources/flatzilla/24x24/lock.png
/usr/share/filezilla/resources/flatzilla/24x24/logview.png
/usr/share/filezilla/resources/flatzilla/24x24/processqueue.png
/usr/share/filezilla/resources/flatzilla/24x24/queueview.png
/usr/share/filezilla/resources/flatzilla/24x24/reconnect.png
/usr/share/filezilla/resources/flatzilla/24x24/refresh.png
/usr/share/filezilla/resources/flatzilla/24x24/remotetreeview.png
/usr/share/filezilla/resources/flatzilla/24x24/server.png
/usr/share/filezilla/resources/flatzilla/24x24/sitemanager.png
/usr/share/filezilla/resources/flatzilla/24x24/speedlimits.png
/usr/share/filezilla/resources/flatzilla/24x24/synchronize.png
/usr/share/filezilla/resources/flatzilla/24x24/upload.png
/usr/share/filezilla/resources/flatzilla/24x24/uploadadd.png
/usr/share/filezilla/resources/flatzilla/32x32
/usr/share/filezilla/resources/flatzilla/32x32/ascii.png
/usr/share/filezilla/resources/flatzilla/32x32/auto.png
/usr/share/filezilla/resources/flatzilla/32x32/binary.png
/usr/share/filezilla/resources/flatzilla/32x32/bookmark.png
/usr/share/filezilla/resources/flatzilla/32x32/cancel.png
/usr/share/filezilla/resources/flatzilla/32x32/compare.png
/usr/share/filezilla/resources/flatzilla/32x32/disconnect.png
/usr/share/filezilla/resources/flatzilla/32x32/download.png
/usr/share/filezilla/resources/flatzilla/32x32/downloadadd.png
/usr/share/filezilla/resources/flatzilla/32x32/file.png
/usr/share/filezilla/resources/flatzilla/32x32/filter.png
/usr/share/filezilla/resources/flatzilla/32x32/find.png
/usr/share/filezilla/resources/flatzilla/32x32/folder.png
/usr/share/filezilla/resources/flatzilla/32x32/folderclosed.png
/usr/share/filezilla/resources/flatzilla/32x32/help.png
/usr/share/filezilla/resources/flatzilla/32x32/leds.png
/usr/share/filezilla/resources/flatzilla/32x32/localtreeview.png
/usr/share/filezilla/resources/flatzilla/32x32/lock.png
/usr/share/filezilla/resources/flatzilla/32x32/logview.png
/usr/share/filezilla/resources/flatzilla/32x32/processqueue.png
/usr/share/filezilla/resources/flatzilla/32x32/queueview.png
/usr/share/filezilla/resources/flatzilla/32x32/reconnect.png
/usr/share/filezilla/resources/flatzilla/32x32/refresh.png
/usr/share/filezilla/resources/flatzilla/32x32/remotetreeview.png
/usr/share/filezilla/resources/flatzilla/32x32/server.png
/usr/share/filezilla/resources/flatzilla/32x32/sitemanager.png
/usr/share/filezilla/resources/flatzilla/32x32/speedlimits.png
/usr/share/filezilla/resources/flatzilla/32x32/synchronize.png
/usr/share/filezilla/resources/flatzilla/32x32/upload.png
/usr/share/filezilla/resources/flatzilla/32x32/uploadadd.png
/usr/share/filezilla/resources/flatzilla/48x48
/usr/share/filezilla/resources/flatzilla/48x48/ascii.png
/usr/share/filezilla/resources/flatzilla/48x48/auto.png
/usr/share/filezilla/resources/flatzilla/48x48/binary.png
/usr/share/filezilla/resources/flatzilla/48x48/bookmark.png
/usr/share/filezilla/resources/flatzilla/48x48/cancel.png
/usr/share/filezilla/resources/flatzilla/48x48/compare.png
/usr/share/filezilla/resources/flatzilla/48x48/disconnect.png
/usr/share/filezilla/resources/flatzilla/48x48/download.png
/usr/share/filezilla/resources/flatzilla/48x48/downloadadd.png
/usr/share/filezilla/resources/flatzilla/48x48/file.png
/usr/share/filezilla/resources/flatzilla/48x48/filter.png
/usr/share/filezilla/resources/flatzilla/48x48/find.png
/usr/share/filezilla/resources/flatzilla/48x48/folder.png
/usr/share/filezilla/resources/flatzilla/48x48/folderclosed.png
/usr/share/filezilla/resources/flatzilla/48x48/help.png
/usr/share/filezilla/resources/flatzilla/48x48/leds.png
/usr/share/filezilla/resources/flatzilla/48x48/localtreeview.png
/usr/share/filezilla/resources/flatzilla/48x48/lock.png
/usr/share/filezilla/resources/flatzilla/48x48/logview.png
/usr/share/filezilla/resources/flatzilla/48x48/processqueue.png
/usr/share/filezilla/resources/flatzilla/48x48/queueview.png
/usr/share/filezilla/resources/flatzilla/48x48/reconnect.png
/usr/share/filezilla/resources/flatzilla/48x48/refresh.png
/usr/share/filezilla/resources/flatzilla/48x48/remotetreeview.png
/usr/share/filezilla/resources/flatzilla/48x48/server.png
/usr/share/filezilla/resources/flatzilla/48x48/sitemanager.png
/usr/share/filezilla/resources/flatzilla/48x48/speedlimits.png
/usr/share/filezilla/resources/flatzilla/48x48/synchronize.png
/usr/share/filezilla/resources/flatzilla/48x48/upload.png
/usr/share/filezilla/resources/flatzilla/48x48/uploadadd.png
/usr/share/filezilla/resources/flatzilla/theme.xml
/usr/share/filezilla/resources/lone
/usr/share/filezilla/resources/lone/16x16
/usr/share/filezilla/resources/lone/16x16/ascii.png
/usr/share/filezilla/resources/lone/16x16/auto.png
/usr/share/filezilla/resources/lone/16x16/binary.png
/usr/share/filezilla/resources/lone/16x16/bookmark.png
/usr/share/filezilla/resources/lone/16x16/cancel.png
/usr/share/filezilla/resources/lone/16x16/compare.png
/usr/share/filezilla/resources/lone/16x16/disconnect.png
/usr/share/filezilla/resources/lone/16x16/download.png
/usr/share/filezilla/resources/lone/16x16/downloadadd.png
/usr/share/filezilla/resources/lone/16x16/file.png
/usr/share/filezilla/resources/lone/16x16/filter.png
/usr/share/filezilla/resources/lone/16x16/folder.png
/usr/share/filezilla/resources/lone/16x16/folderback.png
/usr/share/filezilla/resources/lone/16x16/folderclosed.png
/usr/share/filezilla/resources/lone/16x16/folderup.png
/usr/share/filezilla/resources/lone/16x16/help.png
/usr/share/filezilla/resources/lone/16x16/localtreeview.png
/usr/share/filezilla/resources/lone/16x16/lock.png
/usr/share/filezilla/resources/lone/16x16/logview.png
/usr/share/filezilla/resources/lone/16x16/processqueue.png
/usr/share/filezilla/resources/lone/16x16/queueview.png
/usr/share/filezilla/resources/lone/16x16/reconnect.png
/usr/share/filezilla/resources/lone/16x16/refresh.png
/usr/share/filezilla/resources/lone/16x16/remotetreeview.png
/usr/share/filezilla/resources/lone/16x16/server.png
/usr/share/filezilla/resources/lone/16x16/showhidden.png
/usr/share/filezilla/resources/lone/16x16/sitemanager.png
/usr/share/filezilla/resources/lone/16x16/speedlimits.png
/usr/share/filezilla/resources/lone/16x16/synchronize.png
/usr/share/filezilla/resources/lone/16x16/upload.png
/usr/share/filezilla/resources/lone/16x16/uploadadd.png
/usr/share/filezilla/resources/lone/32x32
/usr/share/filezilla/resources/lone/32x32/ascii.png
/usr/share/filezilla/resources/lone/32x32/auto.png
/usr/share/filezilla/resources/lone/32x32/binary.png
/usr/share/filezilla/resources/lone/32x32/bookmark.png
/usr/share/filezilla/resources/lone/32x32/cancel.png
/usr/share/filezilla/resources/lone/32x32/compare.png
/usr/share/filezilla/resources/lone/32x32/disconnect.png
/usr/share/filezilla/resources/lone/32x32/download.png
/usr/share/filezilla/resources/lone/32x32/downloadadd.png
/usr/share/filezilla/resources/lone/32x32/file.png
/usr/share/filezilla/resources/lone/32x32/filter.png
/usr/share/filezilla/resources/lone/32x32/folder.png
/usr/share/filezilla/resources/lone/32x32/folderback.png
/usr/share/filezilla/resources/lone/32x32/folderclosed.png
/usr/share/filezilla/resources/lone/32x32/folderup.png
/usr/share/filezilla/resources/lone/32x32/help.png
/usr/share/filezilla/resources/lone/32x32/localtreeview.png
/usr/share/filezilla/resources/lone/32x32/lock.png
/usr/share/filezilla/resources/lone/32x32/logview.png
/usr/share/filezilla/resources/lone/32x32/processqueue.png
/usr/share/filezilla/resources/lone/32x32/queueview.png
/usr/share/filezilla/resources/lone/32x32/reconnect.png
/usr/share/filezilla/resources/lone/32x32/refresh.png
/usr/share/filezilla/resources/lone/32x32/remotetreeview.png
/usr/share/filezilla/resources/lone/32x32/showhidden.png
/usr/share/filezilla/resources/lone/32x32/sitemanager.png
/usr/share/filezilla/resources/lone/32x32/speedlimits.png
/usr/share/filezilla/resources/lone/32x32/synchronize.png
/usr/share/filezilla/resources/lone/32x32/upload.png
/usr/share/filezilla/resources/lone/32x32/uploadadd.png
/usr/share/filezilla/resources/lone/48x48
/usr/share/filezilla/resources/lone/48x48/ascii.png
/usr/share/filezilla/resources/lone/48x48/auto.png
/usr/share/filezilla/resources/lone/48x48/binary.png
/usr/share/filezilla/resources/lone/48x48/bookmark.png
/usr/share/filezilla/resources/lone/48x48/cancel.png
/usr/share/filezilla/resources/lone/48x48/compare.png
/usr/share/filezilla/resources/lone/48x48/disconnect.png
/usr/share/filezilla/resources/lone/48x48/download.png
/usr/share/filezilla/resources/lone/48x48/downloadadd.png
/usr/share/filezilla/resources/lone/48x48/file.png
/usr/share/filezilla/resources/lone/48x48/filter.png
/usr/share/filezilla/resources/lone/48x48/folder.png
/usr/share/filezilla/resources/lone/48x48/folderback.png
/usr/share/filezilla/resources/lone/48x48/folderclosed.png
/usr/share/filezilla/resources/lone/48x48/folderup.png
/usr/share/filezilla/resources/lone/48x48/help.png
/usr/share/filezilla/resources/lone/48x48/localtreeview.png
/usr/share/filezilla/resources/lone/48x48/lock.png
/usr/share/filezilla/resources/lone/48x48/logview.png
/usr/share/filezilla/resources/lone/48x48/processqueue.png
/usr/share/filezilla/resources/lone/48x48/queueview.png
/usr/share/filezilla/resources/lone/48x48/reconnect.png
/usr/share/filezilla/resources/lone/48x48/refresh.png
/usr/share/filezilla/resources/lone/48x48/remotetreeview.png
/usr/share/filezilla/resources/lone/48x48/showhidden.png
/usr/share/filezilla/resources/lone/48x48/sitemanager.png
/usr/share/filezilla/resources/lone/48x48/speedlimits.png
/usr/share/filezilla/resources/lone/48x48/synchronize.png
/usr/share/filezilla/resources/lone/48x48/upload.png
/usr/share/filezilla/resources/lone/48x48/uploadadd.png
/usr/share/filezilla/resources/lone/theme.xml
/usr/share/filezilla/resources/minimal
/usr/share/filezilla/resources/minimal/16x16
/usr/share/filezilla/resources/minimal/16x16/ascii.png
/usr/share/filezilla/resources/minimal/16x16/auto.png
/usr/share/filezilla/resources/minimal/16x16/binary.png
/usr/share/filezilla/resources/minimal/16x16/bookmark.png
/usr/share/filezilla/resources/minimal/16x16/bookmarks.png
/usr/share/filezilla/resources/minimal/16x16/cancel.png
/usr/share/filezilla/resources/minimal/16x16/compare.png
/usr/share/filezilla/resources/minimal/16x16/disconnect.png
/usr/share/filezilla/resources/minimal/16x16/download.png
/usr/share/filezilla/resources/minimal/16x16/downloadadd.png
/usr/share/filezilla/resources/minimal/16x16/file.png
/usr/share/filezilla/resources/minimal/16x16/filter.png
/usr/share/filezilla/resources/minimal/16x16/find.png
/usr/share/filezilla/resources/minimal/16x16/folder.png
/usr/share/filezilla/resources/minimal/16x16/folderback.png
/usr/share/filezilla/resources/minimal/16x16/folderclosed.png
/usr/share/filezilla/resources/minimal/16x16/folderup.png
/usr/share/filezilla/resources/minimal/16x16/help.png
/usr/share/filezilla/resources/minimal/16x16/localtreeview.png
/usr/share/filezilla/resources/minimal/16x16/lock.png
/usr/share/filezilla/resources/minimal/16x16/logview.png
/usr/share/filezilla/resources/minimal/16x16/processqueue.png
/usr/share/filezilla/resources/minimal/16x16/queueview.png
/usr/share/filezilla/resources/minimal/16x16/reconnect.png
/usr/share/filezilla/resources/minimal/16x16/refresh.png
/usr/share/filezilla/resources/minimal/16x16/remotetreeview.png
/usr/share/filezilla/resources/minimal/16x16/server.png
/usr/share/filezilla/resources/minimal/16x16/showhidden.png
/usr/share/filezilla/resources/minimal/16x16/sitemanager.png
/usr/share/filezilla/resources/minimal/16x16/speedlimits.png
/usr/share/filezilla/resources/minimal/16x16/synchronize.png
/usr/share/filezilla/resources/minimal/16x16/upload.png
/usr/share/filezilla/resources/minimal/16x16/uploadadd.png
/usr/share/filezilla/resources/minimal/32x32
/usr/share/filezilla/resources/minimal/32x32/file.png
/usr/share/filezilla/resources/minimal/theme.xml
/usr/share/filezilla/resources/opencrystal
/usr/share/filezilla/resources/opencrystal/16x16
/usr/share/filezilla/resources/opencrystal/16x16/ascii.png
/usr/share/filezilla/resources/opencrystal/16x16/auto.png
/usr/share/filezilla/resources/opencrystal/16x16/binary.png
/usr/share/filezilla/resources/opencrystal/16x16/bookmark.png
/usr/share/filezilla/resources/opencrystal/16x16/cancel.png
/usr/share/filezilla/resources/opencrystal/16x16/compare.png
/usr/share/filezilla/resources/opencrystal/16x16/disconnect.png
/usr/share/filezilla/resources/opencrystal/16x16/download.png
/usr/share/filezilla/resources/opencrystal/16x16/downloadadd.png
/usr/share/filezilla/resources/opencrystal/16x16/file.png
/usr/share/filezilla/resources/opencrystal/16x16/filter.png
/usr/share/filezilla/resources/opencrystal/16x16/find.png
/usr/share/filezilla/resources/opencrystal/16x16/folder.png
/usr/share/filezilla/resources/opencrystal/16x16/folderback.png
/usr/share/filezilla/resources/opencrystal/16x16/folderclosed.png
/usr/share/filezilla/resources/opencrystal/16x16/folderup.png
/usr/share/filezilla/resources/opencrystal/16x16/help.png
/usr/share/filezilla/resources/opencrystal/16x16/localtreeview.png
/usr/share/filezilla/resources/opencrystal/16x16/lock.png
/usr/share/filezilla/resources/opencrystal/16x16/logview.png
/usr/share/filezilla/resources/opencrystal/16x16/processqueue.png
/usr/share/filezilla/resources/opencrystal/16x16/queueview.png
/usr/share/filezilla/resources/opencrystal/16x16/reconnect.png
/usr/share/filezilla/resources/opencrystal/16x16/refresh.png
/usr/share/filezilla/resources/opencrystal/16x16/remotetreeview.png
/usr/share/filezilla/resources/opencrystal/16x16/server.png
/usr/share/filezilla/resources/opencrystal/16x16/showhidden.png
/usr/share/filezilla/resources/opencrystal/16x16/sitemanager.png
/usr/share/filezilla/resources/opencrystal/16x16/speedlimits.png
/usr/share/filezilla/resources/opencrystal/16x16/synchronize.png
/usr/share/filezilla/resources/opencrystal/16x16/upload.png
/usr/share/filezilla/resources/opencrystal/16x16/uploadadd.png
/usr/share/filezilla/resources/opencrystal/20x20
/usr/share/filezilla/resources/opencrystal/20x20/server.png
/usr/share/filezilla/resources/opencrystal/24x24
/usr/share/filezilla/resources/opencrystal/24x24/server.png
/usr/share/filezilla/resources/opencrystal/32x32
/usr/share/filezilla/resources/opencrystal/32x32/ascii.png
/usr/share/filezilla/resources/opencrystal/32x32/auto.png
/usr/share/filezilla/resources/opencrystal/32x32/binary.png
/usr/share/filezilla/resources/opencrystal/32x32/bookmark.png
/usr/share/filezilla/resources/opencrystal/32x32/cancel.png
/usr/share/filezilla/resources/opencrystal/32x32/compare.png
/usr/share/filezilla/resources/opencrystal/32x32/disconnect.png
/usr/share/filezilla/resources/opencrystal/32x32/download.png
/usr/share/filezilla/resources/opencrystal/32x32/downloadadd.png
/usr/share/filezilla/resources/opencrystal/32x32/file.png
/usr/share/filezilla/resources/opencrystal/32x32/filter.png
/usr/share/filezilla/resources/opencrystal/32x32/find.png
/usr/share/filezilla/resources/opencrystal/32x32/folder.png
/usr/share/filezilla/resources/opencrystal/32x32/folderback.png
/usr/share/filezilla/resources/opencrystal/32x32/folderclosed.png
/usr/share/filezilla/resources/opencrystal/32x32/folderup.png
/usr/share/filezilla/resources/opencrystal/32x32/help.png
/usr/share/filezilla/resources/opencrystal/32x32/localtreeview.png
/usr/share/filezilla/resources/opencrystal/32x32/lock.png
/usr/share/filezilla/resources/opencrystal/32x32/logview.png
/usr/share/filezilla/resources/opencrystal/32x32/processqueue.png
/usr/share/filezilla/resources/opencrystal/32x32/queueview.png
/usr/share/filezilla/resources/opencrystal/32x32/reconnect.png
/usr/share/filezilla/resources/opencrystal/32x32/refresh.png
/usr/share/filezilla/resources/opencrystal/32x32/remotetreeview.png
/usr/share/filezilla/resources/opencrystal/32x32/showhidden.png
/usr/share/filezilla/resources/opencrystal/32x32/sitemanager.png
/usr/share/filezilla/resources/opencrystal/32x32/speedlimits.png
/usr/share/filezilla/resources/opencrystal/32x32/synchronize.png
/usr/share/filezilla/resources/opencrystal/32x32/upload.png
/usr/share/filezilla/resources/opencrystal/32x32/uploadadd.png
/usr/share/filezilla/resources/opencrystal/48x48
/usr/share/filezilla/resources/opencrystal/48x48/ascii.png
/usr/share/filezilla/resources/opencrystal/48x48/auto.png
/usr/share/filezilla/resources/opencrystal/48x48/binary.png
/usr/share/filezilla/resources/opencrystal/48x48/bookmark.png
/usr/share/filezilla/resources/opencrystal/48x48/cancel.png
/usr/share/filezilla/resources/opencrystal/48x48/compare.png
/usr/share/filezilla/resources/opencrystal/48x48/disconnect.png
/usr/share/filezilla/resources/opencrystal/48x48/download.png
/usr/share/filezilla/resources/opencrystal/48x48/downloadadd.png
/usr/share/filezilla/resources/opencrystal/48x48/file.png
/usr/share/filezilla/resources/opencrystal/48x48/filter.png
/usr/share/filezilla/resources/opencrystal/48x48/find.png
/usr/share/filezilla/resources/opencrystal/48x48/folder.png
/usr/share/filezilla/resources/opencrystal/48x48/folderback.png
/usr/share/filezilla/resources/opencrystal/48x48/folderclosed.png
/usr/share/filezilla/resources/opencrystal/48x48/folderup.png
/usr/share/filezilla/resources/opencrystal/48x48/help.png
/usr/share/filezilla/resources/opencrystal/48x48/localtreeview.png
/usr/share/filezilla/resources/opencrystal/48x48/lock.png
/usr/share/filezilla/resources/opencrystal/48x48/logview.png
/usr/share/filezilla/resources/opencrystal/48x48/processqueue.png
/usr/share/filezilla/resources/opencrystal/48x48/queueview.png
/usr/share/filezilla/resources/opencrystal/48x48/reconnect.png
/usr/share/filezilla/resources/opencrystal/48x48/refresh.png
/usr/share/filezilla/resources/opencrystal/48x48/remotetreeview.png
/usr/share/filezilla/resources/opencrystal/48x48/showhidden.png
/usr/share/filezilla/resources/opencrystal/48x48/sitemanager.png
/usr/share/filezilla/resources/opencrystal/48x48/speedlimits.png
/usr/share/filezilla/resources/opencrystal/48x48/synchronize.png
/usr/share/filezilla/resources/opencrystal/48x48/upload.png
/usr/share/filezilla/resources/opencrystal/48x48/uploadadd.png
/usr/share/filezilla/resources/opencrystal/theme.xml
/usr/share/filezilla/resources/sun
/usr/share/filezilla/resources/sun/48x48
/usr/share/filezilla/resources/sun/48x48/ascii.png
/usr/share/filezilla/resources/sun/48x48/auto.png
/usr/share/filezilla/resources/sun/48x48/binary.png
/usr/share/filezilla/resources/sun/48x48/bookmark.png
/usr/share/filezilla/resources/sun/48x48/cancel.png
/usr/share/filezilla/resources/sun/48x48/compare.png
/usr/share/filezilla/resources/sun/48x48/disconnect.png
/usr/share/filezilla/resources/sun/48x48/download.png
/usr/share/filezilla/resources/sun/48x48/downloadadd.png
/usr/share/filezilla/resources/sun/48x48/file.png
/usr/share/filezilla/resources/sun/48x48/filter.png
/usr/share/filezilla/resources/sun/48x48/find.png
/usr/share/filezilla/resources/sun/48x48/folder.png
/usr/share/filezilla/resources/sun/48x48/folderback.png
/usr/share/filezilla/resources/sun/48x48/folderclosed.png
/usr/share/filezilla/resources/sun/48x48/folderup.png
/usr/share/filezilla/resources/sun/48x48/help.png
/usr/share/filezilla/resources/sun/48x48/localtreeview.png
/usr/share/filezilla/resources/sun/48x48/lock.png
/usr/share/filezilla/resources/sun/48x48/logview.png
/usr/share/filezilla/resources/sun/48x48/processqueue.png
/usr/share/filezilla/resources/sun/48x48/queueview.png
/usr/share/filezilla/resources/sun/48x48/reconnect.png
/usr/share/filezilla/resources/sun/48x48/refresh.png
/usr/share/filezilla/resources/sun/48x48/remotetreeview.png
/usr/share/filezilla/resources/sun/48x48/showhidden.png
/usr/share/filezilla/resources/sun/48x48/sitemanager.png
/usr/share/filezilla/resources/sun/48x48/speedlimits.png
/usr/share/filezilla/resources/sun/48x48/synchronize.png
/usr/share/filezilla/resources/sun/48x48/upload.png
/usr/share/filezilla/resources/sun/48x48/uploadadd.png
/usr/share/filezilla/resources/sun/theme.xml
/usr/share/filezilla/resources/tango
/usr/share/filezilla/resources/tango/16x16
/usr/share/filezilla/resources/tango/16x16/ascii.png
/usr/share/filezilla/resources/tango/16x16/auto.png
/usr/share/filezilla/resources/tango/16x16/binary.png
/usr/share/filezilla/resources/tango/16x16/bookmark.png
/usr/share/filezilla/resources/tango/16x16/cancel.png
/usr/share/filezilla/resources/tango/16x16/compare.png
/usr/share/filezilla/resources/tango/16x16/disconnect.png
/usr/share/filezilla/resources/tango/16x16/download.png
/usr/share/filezilla/resources/tango/16x16/downloadadd.png
/usr/share/filezilla/resources/tango/16x16/file.png
/usr/share/filezilla/resources/tango/16x16/filter.png
/usr/share/filezilla/resources/tango/16x16/find.png
/usr/share/filezilla/resources/tango/16x16/folder.png
/usr/share/filezilla/resources/tango/16x16/folderclosed.png
/usr/share/filezilla/resources/tango/16x16/localtreeview.png
/usr/share/filezilla/resources/tango/16x16/lock.png
/usr/share/filezilla/resources/tango/16x16/logview.png
/usr/share/filezilla/resources/tango/16x16/processqueue.png
/usr/share/filezilla/resources/tango/16x16/queueview.png
/usr/share/filezilla/resources/tango/16x16/reconnect.png
/usr/share/filezilla/resources/tango/16x16/refresh.png
/usr/share/filezilla/resources/tango/16x16/remotetreeview.png
/usr/share/filezilla/resources/tango/16x16/server.png
/usr/share/filezilla/resources/tango/16x16/sitemanager.png
/usr/share/filezilla/resources/tango/16x16/synchronize.png
/usr/share/filezilla/resources/tango/16x16/unknown.png
/usr/share/filezilla/resources/tango/16x16/upload.png
/usr/share/filezilla/resources/tango/16x16/uploadadd.png
/usr/share/filezilla/resources/tango/32x32
/usr/share/filezilla/resources/tango/32x32/ascii.png
/usr/share/filezilla/resources/tango/32x32/auto.png
/usr/share/filezilla/resources/tango/32x32/binary.png
/usr/share/filezilla/resources/tango/32x32/bookmark.png
/usr/share/filezilla/resources/tango/32x32/cancel.png
/usr/share/filezilla/resources/tango/32x32/compare.png
/usr/share/filezilla/resources/tango/32x32/disconnect.png
/usr/share/filezilla/resources/tango/32x32/download.png
/usr/share/filezilla/resources/tango/32x32/downloadadd.png
/usr/share/filezilla/resources/tango/32x32/file.png
/usr/share/filezilla/resources/tango/32x32/filter.png
/usr/share/filezilla/resources/tango/32x32/find.png
/usr/share/filezilla/resources/tango/32x32/folder.png
/usr/share/filezilla/resources/tango/32x32/folderclosed.png
/usr/share/filezilla/resources/tango/32x32/localtreeview.png
/usr/share/filezilla/resources/tango/32x32/lock.png
/usr/share/filezilla/resources/tango/32x32/logview.png
/usr/share/filezilla/resources/tango/32x32/processqueue.png
/usr/share/filezilla/resources/tango/32x32/queueview.png
/usr/share/filezilla/resources/tango/32x32/reconnect.png
/usr/share/filezilla/resources/tango/32x32/refresh.png
/usr/share/filezilla/resources/tango/32x32/remotetreeview.png
/usr/share/filezilla/resources/tango/32x32/server.png
/usr/share/filezilla/resources/tango/32x32/sitemanager.png
/usr/share/filezilla/resources/tango/32x32/synchronize.png
/usr/share/filezilla/resources/tango/32x32/unknown.png
/usr/share/filezilla/resources/tango/32x32/upload.png
/usr/share/filezilla/resources/tango/32x32/uploadadd.png
/usr/share/filezilla/resources/tango/48x48
/usr/share/filezilla/resources/tango/48x48/ascii.png
/usr/share/filezilla/resources/tango/48x48/auto.png
/usr/share/filezilla/resources/tango/48x48/binary.png
/usr/share/filezilla/resources/tango/48x48/bookmark.png
/usr/share/filezilla/resources/tango/48x48/cancel.png
/usr/share/filezilla/resources/tango/48x48/compare.png
/usr/share/filezilla/resources/tango/48x48/disconnect.png
/usr/share/filezilla/resources/tango/48x48/download.png
/usr/share/filezilla/resources/tango/48x48/downloadadd.png
/usr/share/filezilla/resources/tango/48x48/file.png
/usr/share/filezilla/resources/tango/48x48/filter.png
/usr/share/filezilla/resources/tango/48x48/find.png
/usr/share/filezilla/resources/tango/48x48/folder.png
/usr/share/filezilla/resources/tango/48x48/folderclosed.png
/usr/share/filezilla/resources/tango/48x48/localtreeview.png
/usr/share/filezilla/resources/tango/48x48/lock.png
/usr/share/filezilla/resources/tango/48x48/logview.png
/usr/share/filezilla/resources/tango/48x48/processqueue.png
/usr/share/filezilla/resources/tango/48x48/queueview.png
/usr/share/filezilla/resources/tango/48x48/reconnect.png
/usr/share/filezilla/resources/tango/48x48/refresh.png
/usr/share/filezilla/resources/tango/48x48/remotetreeview.png
/usr/share/filezilla/resources/tango/48x48/server.png
/usr/share/filezilla/resources/tango/48x48/sitemanager.png
/usr/share/filezilla/resources/tango/48x48/synchronize.png
/usr/share/filezilla/resources/tango/48x48/unknown.png
/usr/share/filezilla/resources/tango/48x48/upload.png
/usr/share/filezilla/resources/tango/48x48/uploadadd.png
/usr/share/filezilla/resources/tango/theme.xml
/usr/share/filezilla/resources/xrc
/usr/share/filezilla/resources/xrc/dialogs.xrc
/usr/share/filezilla/resources/xrc/netconfwizard.xrc
/usr/share/filezilla/resources/xrc/settings.xrc
/usr/share/filezilla/resources/xrc/storj.xrc
/usr/share/icons/hicolor/16x16/apps/filezilla.png
/usr/share/icons/hicolor/32x32/apps/filezilla.png
/usr/share/icons/hicolor/480x480/apps/filezilla.png
/usr/share/icons/hicolor/48x48/apps/filezilla.png
/usr/share/icons/hicolor/scalable/apps/filezilla.svg
/usr/share/licenses/filezilla
/usr/share/licenses/filezilla/COPYING
/usr/share/locale/an/LC_MESSAGES/filezilla.mo
/usr/share/locale/ar/LC_MESSAGES/filezilla.mo
/usr/share/locale/az/LC_MESSAGES/filezilla.mo
/usr/share/locale/bg_BG/LC_MESSAGES/filezilla.mo
/usr/share/locale/ca/LC_MESSAGES/filezilla.mo
/usr/share/locale/ca_ES@valencia/LC_MESSAGES/filezilla.mo
/usr/share/locale/co/LC_MESSAGES/filezilla.mo
/usr/share/locale/cs_CZ/LC_MESSAGES/filezilla.mo
/usr/share/locale/cy/LC_MESSAGES/filezilla.mo
/usr/share/locale/da/LC_MESSAGES/filezilla.mo
/usr/share/locale/de/LC_MESSAGES/filezilla.mo
/usr/share/locale/el/LC_MESSAGES/filezilla.mo
/usr/share/locale/es/LC_MESSAGES/filezilla.mo
/usr/share/locale/et/LC_MESSAGES/filezilla.mo
/usr/share/locale/eu/LC_MESSAGES/filezilla.mo
/usr/share/locale/fa_IR/LC_MESSAGES/filezilla.mo
/usr/share/locale/fi_FI/LC_MESSAGES/filezilla.mo
/usr/share/locale/fr/LC_MESSAGES/filezilla.mo
/usr/share/locale/gl_ES/LC_MESSAGES/filezilla.mo
/usr/share/locale/he_IL/LC_MESSAGES/filezilla.mo
/usr/share/locale/hr/LC_MESSAGES/filezilla.mo
/usr/share/locale/hu_HU/LC_MESSAGES/filezilla.mo
/usr/share/locale/hy/LC_MESSAGES/filezilla.mo
/usr/share/locale/id_ID/LC_MESSAGES/filezilla.mo
/usr/share/locale/is/LC_MESSAGES/filezilla.mo
/usr/share/locale/it/LC_MESSAGES/filezilla.mo
/usr/share/locale/ja_JP/LC_MESSAGES/filezilla.mo
/usr/share/locale/ka/LC_MESSAGES/filezilla.mo
/usr/share/locale/kab/LC_MESSAGES/filezilla.mo
/usr/share/locale/km_KH/LC_MESSAGES/filezilla.mo
/usr/share/locale/ko_KR/LC_MESSAGES/filezilla.mo
/usr/share/locale/ku/LC_MESSAGES/filezilla.mo
/usr/share/locale/ky/LC_MESSAGES/filezilla.mo
/usr/share/locale/lo_LA/LC_MESSAGES/filezilla.mo
/usr/share/locale/lt_LT/LC_MESSAGES/filezilla.mo
/usr/share/locale/lv_LV/LC_MESSAGES/filezilla.mo
/usr/share/locale/mk_MK/LC_MESSAGES/filezilla.mo
/usr/share/locale/nb_NO/LC_MESSAGES/filezilla.mo
/usr/share/locale/ne/LC_MESSAGES/filezilla.mo
/usr/share/locale/nl/LC_MESSAGES/filezilla.mo
/usr/share/locale/nn_NO/LC_MESSAGES/filezilla.mo
/usr/share/locale/oc/LC_MESSAGES/filezilla.mo
/usr/share/locale/pl_PL/LC_MESSAGES/filezilla.mo
/usr/share/locale/pt_BR/LC_MESSAGES/filezilla.mo
/usr/share/locale/pt_PT/LC_MESSAGES/filezilla.mo
/usr/share/locale/ro_RO/LC_MESSAGES/filezilla.mo
/usr/share/locale/ru/LC_MESSAGES/filezilla.mo
/usr/share/locale/sk_SK/LC_MESSAGES/filezilla.mo
/usr/share/locale/sl_SI/LC_MESSAGES/filezilla.mo
/usr/share/locale/sr/LC_MESSAGES/filezilla.mo
/usr/share/locale/sv/LC_MESSAGES/filezilla.mo
/usr/share/locale/ta/LC_MESSAGES/filezilla.mo
/usr/share/locale/th_TH/LC_MESSAGES/filezilla.mo
/usr/share/locale/tr/LC_MESSAGES/filezilla.mo
/usr/share/locale/uk_UA/LC_MESSAGES/filezilla.mo
/usr/share/locale/vi_VN/LC_MESSAGES/filezilla.mo
/usr/share/locale/zh_CN/LC_MESSAGES/filezilla.mo
/usr/share/locale/zh_TW/LC_MESSAGES/filezilla.mo
/usr/share/man/man1/filezilla.1.gz
/usr/share/man/man1/fzputtygen.1.gz
/usr/share/man/man1/fzsftp.1.gz
/usr/share/man/man5/fzdefaults.xml.5.gz

References

Summary

In this tutorial we learn how to install filezilla on CentOS 8 using yum and dnf.