FileZilla Error Too many connections from this IP address Upload files not working

If you get an error in FileZilla or other FTP client, “Too many connections from this IP address” and you can’t upload anything, do this:

  • edit->settings->transfers->
    set maximum simultaneous transfers to 2
    set limit concurrent downloads to 2
    set limit for concurrent uploads to 2

File Zilla FTP Settings

Also

  • Click File->Site Manager
  • go to the FTP address you are having troubles with
  • tab, Transfer Settings
  • check “limit number of connections to 2

And it should be ok.

(The system was making too many connections to the server and it was blocking it…)