Connection to FTP

How to use FTP

The FTP protocol is the primary medium of placing your files on our hosting, it is supported by most of modern operating systems. In Microsoft Windows you can use FTP via Internet Explorer, however we recommend to use a specialized program like FileZilla, which besides uploading and downloading files also allows to set permissions and perform other useful operations.

Connecting to hosting service

Usually when connecting to FTP-server a program requires these parameters:

  1. Server's address (host) — is your domain without www part. Example qhosting.lv. If you do not yet have a domain, you can write qhosting.lv in this field. In Internet Explorer the server's address is written in the address bar with adding „ftp://” in front of it, like this „ftp://qhosting.lv”. When using Internet Explorer 7 or higher you also must go to Tools → Open in Windows Explorer menu, to be able to write files to the server.
  2. The user's login name (username) — is sent by us together with password when you sign up to the hosting service. If you have lost it consult our technical support team.
  3. The user's password (password) — is sent by us together with username when you sign up to the hosting service. If you have lost it consult our technical support team.

Data structure

On successful connection you will see such system folders as: cgi-bin, logs, htdocs and others. Deleting these system folders is not recommended. To make your web-site available from the internet, copy your web-site to „htdocs” folder.

Below is a description of standard directories and their functions:

Typical problems