How to connect via FTP using FileZilla

How to connect via FTP using FileZilla

 
To upload your website to the contracted hosting service, you must use an FTP client program. There are many programs that can help you; one of the most popular is FileZilla.
 
 
Connecting to the FTP service through a client requires a username and password, which you can find in the summary of your hosting details in the cdmon control panel.
 
 
 
1- Download and install FileZilla
  • Go to the official FileZilla website: Download FileZilla.
  • Select the appropriate version for your operating system (Windows, Mac, or Linux) and follow the instructions to install the program.
 
2. Configure FileZilla
  • Open FileZilla.
 
 
  • In the top menu bar, go to "Edit" and select "Options".
  • Within the options, access "FTP" and select "Passive transfer mode":
 
 
  • Note: If you have trouble connecting, change the transfer mode to "Active".
 
3. Connect to your hosting
  • At the top of the screen, enter the following details:
    • Server: The domain associated with the hosting, or if you do not have the domain available, you can enter the IP address or the redirection mialias.net.
    • Username: The FTP user, available in the cdmon control panel.
    • Password: Copy and paste the FTP user password, making sure not to include any spaces.
    • Port: FTP is the protocol you must always use to connect to the hosting. By default it is 21. If you have SFTP enabled, the port will be 22.
 
 
  • Click "Quickconnect".
 
4. Upload files to the server
  • Once connected, you will see two windows:
    • Left: Files on your computer.
    • Right: Files on your hosting account, where you will see the WEB folder.
 
 
  • To upload your website, select the files and directories in the left window and drag them to the WEB folder in the right window.
 
5. Important considerations
  • The main file in the web folder must be named "index". This file can have multiple extensions, but the most commonly used are "index.php" and "index.html".
  • You can create subfolders inside WEB, and it is recommended that each one has its own index.html file to maintain an organized file structure.
 
Related links
 
 
For more information, you can contact us.
    • Related Articles

    • Most common FileZilla errors

      In certain situations, the web FTP manager cannot be used, which is why we recommend using an external FTP client. We recommend using FileZilla, which is completely free. How to connect via FTP using FileZilla It is true that in certain situations, ...
    • Access by FTP with a test platform

      The testing platform is a free product that allows you to have web hosting without the need to associate it with a domain. Obviously, since it does not operate with a domain, it has certain limitations, and one of them is that access with an FTP ...
    • How to change file and directories from webFTP and from Filezilla

      When we create a new file or make changes to the hosting, it is possible that the permissions of these files are not correct and therefore we cannot perform the necessary actions. Below we will explain how to change file and directory permissions ...
    • How to connect via FTP using WinSCP

      To upload your website to your cdmon hosting account, you need an FTP client. An FTP client is special software that connects to the web server using the FTP communication protocol and allows you to manage your website as if it were Windows Explorer. ...
    • How to connect via FTP via webFTP

      To upload your website to your hosting account at cdmon, you need an FTP client. In the cdmon Control Panel, you have an intuitive web manager that allows you to perform the most common operations. The "WebFTP" service features allow you to access ...