Generally, considered to be an advanced firewall, CSF blocks external IPs (Inbound Connections) to avoid Brute force attacks or attacks similar to that (Multiple login failures, hacking attempts, etc.) on a server. The firewall might block the connection while uploading files using Filezilla. 

It might be possible that Filezilla is trying to open multiple simultaneous connections to speed up the transfer. The firewall may interpret it as brute force or port scan activity and block the IP address from where the connection is originating.

To avoid this or to reduce the number of simultaneous connections,  You need to select passive connection under the transfer settings of FileZilla to remove the IP ban. There is another way to remove the IP ban as below –

  1. Go to the Site Manager. File -> Site Manager or click the first toolbar button.
  2. Here you will need to create an entry for that server. Now, enter all details you know. Remember the more precise, the better.
  3. Open the Transfer Settings tab.
  4. Tick the option Limit number of simultaneous connections checkbox.
  5. Enter the desired limit into the Maximum number of connections field.

Now, if you connect using the Site Manager entry, connections will be limited.

If all these tricks fail then please use WS_FTP pro-FTP client with passive mode as this client doesn’t create multiple connections while uploading or downloading files.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

What Is a .md File and How Can You Open One

What Is a .md File and How Can You Open One?

Markdown files, identified by the .md file extension, are commonly used for writing formatted text…

How to Install Clang on Ubuntu 20.04 and 22.04

This article illustrates how to install Clang on Ubuntu 20.04 and 22.04. Clang serves as…

500 Internal Server Error

In this article, we will explain the 500 Internal Server Error and how to resolve…