Filezilla usability and functionality

Filezilla usability and functionality. FileZilla has various options which eases its usage and expand its functionality. In this tutorial we will describe the main functionalities of the FileZilla FTP software.

Further reading:

How to Change File Permissions

How to Fix FTP Connectivity Issues

 

  • Site Manager


The first and a key functionality is called Site Manager. It can be found under the File menu. Using it you can store the connection details for a new web site. In this way you will not need to enter them every time when the program is started.

Enter the Host name and the FTP Port (the default one is 21). More details about the FTP connection settings can be found in our FTP tutorial.

You can pick the preferred server type protocol. For a FTP connection it should be set to FTP - File Transfer Protocol. If you want to establish a secure FTP connection over SSH pick SFTP (SSH File Transfer Protocol). More about SSH can be found in our SSH tutorial. The other two options are FTPS (FTP over implicit TLS(Transport Layer Security)/SSL(Security Sockets Layer)) and FTPES (FTP over explicit TLS/SSL). The FTPS option directly establishes the security connection, while the FTPES option allows the client to request the security connection from the FTP server. Detailed explanation can be found in the following article.


Set the Logontype to Normal. In this way you specify the username and the password for the current FTP connection and they are stored in the application data. The alternative options are:

Anonymous - you can log in as an anonymous user without entering the password. More about the Anonymous FTP feature can be found in our FTP tutorial.

Ask for Password - the mechanism is the same as for the Normal option, but the password is not stored in the system. You are prompted for the password when you initiate an FTP session.

Interactive - it works in the same way as the above option, but it asks for the password for every connection. For example if you set several simultaneous connections in order to transfer your files you will be prompted for the password for each one of them.

Account - you can create an FTP account through your cPanel->FTP accounts and enter the corresponding FTP details in your FileZilla Site Manager area. Name the account per your preferences.

Further reading:

How to check the log of an FTP client

Understanding FTP and How to Use it for File Transfer

 

The connection will be established by clicking on the Connect button.

You can Rename, Delete and Copy the new site connection. You can set a new folder in the directory tree and add a new bookmark for the web site connection.

The Advanced section of the Site Manager allows you to define the server type (for example Unix). The best solution is to leave the software to detect automatically the server type (the Default option). Additionally, you can select the default local and remote directories for the FTP connection and adjust the server time zone offset.

In the Transfer Settings section you can switch between the active and the passive FTP modes and increase the number of the simultaneous connections. On the Todhost servers use the passive FTP mode.

In the Charset section you can set the charset for the file names used by the server. The best solution is to pick the Autodetect option.

Settings

Another important function is called Settings.


It is divided into different sections.

In the Connection section you can adjust the maximum number of retries if a connection fails and the seconds between them. Also, you can run the firewall and the router Configuration wizard. It will help you to configure the settings of a firewall or a router in order to make sure that the FTP connection will not be interrupted by them.

In the FTP subsection you can adjust the Active and the Passive modes, set the FTP Proxy details, add the SSH private key file in the SFTP area and enter the Generic proxy details.

In the Transfers section you can set the maximum number of simultaneous transfers and limit the number of the concurrent downloads  and uploads. Also, you can limit the upload and the download speed.  Additionally, you can set the timeout which defines the period that FileZilla will wait in case the data cannot be sent or received before it drops the connection.

In the File Types subsection you can define the default files' transfer type (ASCII or Binary). You can select the extensions of the files which will be treated as ASCII.

The File exists action subsection allows you to define the action which will be performed if the corresponding target file already exists. Among the possible choices are: Ask for action, Overwrite, Resume, Rename, Skip and others.

In the Interface section you can pick the preferred theme and layout, define the visual position of the logs, modify the date/time and the filesize formats. Also, in the File lists subsection you set the sorting order, set the threshold for the timestamp based comparison and define the double-click actions for files and directories.

Through the Language section you can pick the default language for the software.

In the File Editing section you can define the default file editor.

The Logging section allows you to set a log for the software.

In the Debug section you can define the level of debugging. All the corresponding messages will be stored in the log file which will allow you easily to determine and resolve problems which may occur during the FileZilla usage.

 

  • Manual Transfer


Under certain circumstances you may need to transfer a single file using the manual transfer functionality.

Through this functionality you can define the transfer direction (Upload or Download). You can pick the local file, the remote one and the remote folder. You can use the FTP connection details for a server defined through Site Manager or you can manually enter the corresponding information. Also, you can define the data type of the uploaded/downloaded file (ASCII or Binary) and pick the option to start the transfer immediately. Click on the OK button to confirm the chosen configuration.

Transferring files

Now we are going to see how to transfer files using the Filezilla. We could upload and download a file by double-clicking on it. It will be added to the transfer queue automatically and the transfer will take place once there is an item in the queue. We can select and transfer the items by right-clicking on them and clicking on the Upload/Download option in order to transfer multiple files or directories. There is a drag and drop facility also available to transfer the files. Click on the item to transfer and drag it to the directory where we need it to be moved. This is an alternative to transferring files.

The Filezilla uses multiple FTP sessions. One session is used only for browsing and the other for transferring which means, you could browse the directories even during a download/upload is going on.


Navigating on the server

After we’ve connected to the server, a list of files and directories will be appeared on the right side of the main window. The name of the current remote directory is listed in the edit field which is on the top. Below that, there is the remote directory tree. Under the remote directory, there is a list of the contents of the current remote directory.

We can change the current remote directory by following any of the methods listed below.

1) Type a directory name into the edit field and press enter, or

2) Click a directory in the directory tree, or

3) Double-click a directory in the list of the current directory contents

  • Synchronized Browsing


Suppose your local computer has an identical directory structure of the server. We can then enable synchronized browsing. Any directory navigation on one machine will be duplicating on the other machine also.

  • Directory Comparison


The Directory Comparison is used to compare the contents in the local machine and the server. We can enable the Directory Comparison by, View > Directory Comparison, and choose either “compare file size” or “compare modification time.” We could also hide identical files by checking that option. Now click on “Enable”. We can now see color-coded differences between copies of the same file on different machines.

  • Bookmarks


If you need to access the files in different folders under your account the Bookmark functionality will ease your efforts. Click on the Bookmarks menu and pick the Add bookmark option.

There you can define whether the bookmark will be valid globally or just for a specific web site.

Next, enter the name of the bookmark.

At the end specify the paths for the local and the remote directories. In this way after the FTP connection is established you can use the bookmark to open the folders instead searching for them in the folder tree. It is useful if you need to upload files to many different folders. Just set different bookmarks and switch between them through the Bookmarks menu.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Understanding FTP and How to Use it for File Transfer

What is FTP? FTP (File Transfer Protocol) is a fast and convenient way to transfer files over...

How to Change File Permissions

Understanding the cPanel File managerLet us begin with an introduction to cPanel's File Manager,...

How to Fix FTP Connectivity Issues

FTP issues could arise due to different reasons. The likely causes are incorrect login details,...

How to check the log of an FTP client

The FTP log can be very useful when you troubleshoot connectivity or other issues with your FTP...

How to use Filezilla

This tutorial covers how to configure Fillezilla, how to upload and download with Filezilla and...