There are two ways how to upload files to web hosting:

Uploading directly via the control panel

With ISPmanager

  1. Login to ISPmanager.
  2. Under Main Features, click on File Manager.
  3. Select the directory you need.
  4. Click Upload the file to the current directory.
  5. Choose the file.
  6. Click Upload.

You can upload both local files and the files on other servers via URLs.

With cPanel

We have a separate article detailing the cPanel file manager here.

Uploading files via an FTP account

You may use an existing FTP site administrator account (login and password are the same as for ISPmanager panel) or you may create a new one with access to the specified directory. You can read the instruction How to create FTP account, following this link.

Afterwards, you need to enter ftp://your-server-IP:// (for example, 5.9.146.41) into the Windows command-line and click on Enter. Then enter your login and password into your account and you will be redirected to the corresponding folder. 
Now, you just need to copy the necessary files into FTP folder from your local computer.

Setting up FileZilla to Work with FTP on Web Hosting

  1. For a fast connection, use following parameters:

  • Host. Your-server-IP (for example, 5.9.146.41)
  • User name. FTP account login
  • Password. FTP account password
  • Port. 21

    2.  To create a new session click on File Manager (menu File) or click on Quick start button on the Tools panel.

     3. Click on New site button from the File Manager section.

    1. In the field Host you may enter your domain name or server IP (where your account is located, for example, 5.9.146.41). You may check your server IP from the address you use to enter the control panel (https://server IP/manager/ispmgr).
    2. Enter protocol FTP – File Transfer Protocol and choose port 21 in the field Server type.
    3. Select Normal from Enter type section of the options menu.
    4. Enter your FTP-account login and password in the fields User and Password. You can use an existing FTP site administrator account (login and password are the same as for ISPmanager panel) or you can create a new one with access to the specified directory.
    5. Go to the Transfer Settings tab.
    6. Select Passive for the Transfer Mode
    7. We recommend to turn on option Limit number of simultaneous connections and to select 1 in the field The maximum number of connections.
    8. On web hosting number of simultaneous FTP-connections is limited and can not be more than 3. It is determined by the limited number of client processes on the server and is necessary to prevent situations when the site is unavailable because of the files uploading.
    9. After doing all this, click on OK button.

To connect the server you have to select the connection in the Website Manager and click on the Connection button.