How to connect to FTP server using FileZilla

We're going to explain how to connect to FTP server using FileZilla FTP Client. Before you start you should have the following information ready:

Note: (FTP doesn't run over a secure connection, we recommend using SFTP or WebDAV instead)
  1. FTP Hostname/IP Address
  2. FTP Port (default is 21)
  3. FTP username and password

 

  • Open FileZilla, Click on File Menu > Site Manager

    FileZilla screenshot

  • 1) Click on New Site button
      A. Type FTP hostname or IP address
      B. Type port number (21)
      C. set Logon type to Normal
      D. Enter your FTP username
      E. Enter your FTP password

    2) Click on Transfer Settings tab

    FileZilla Site Manager


Limit Simultaneous connections

  • 1) From Transfer Settings tab
    2) Tick on Limit number of simultaneous connections
    3) Set it to a value less than 8 to avoid too many connections error on cPanel servers.
    4) Click Connect

    FileZilla Site Manager

 

  • ftp, filezilla, cpanel
  • 655 Users Found This Useful
Was this answer helpful?

Related Articles

I receive HostRound emails in my SPAM box, how to fix this?

We do our best to improve email deliverability, however, some of our emails may land in your...

What is a Ransomware?

Ransomware is a type of malicious software, or malware, designed to deny access to a computer...

How to clear Google Chrome DNS cache

To clear Google Chrome DNS Cache Type this in the address bar  chrome://net-internals/#dns...

Chrome is showing weird font/ hand writing font/ script font on some websites

If you visit some websites and see weird font displayed on the website instead of the original...

How to test SMTP using Swaks

Swaks is a very good and easy tool to test SMTP. It's a one-file Perl script that you can...