FTP (File Transfer Protocol) is a network protocol designed for transferring files over computer networks. It allows you to connect to FTP servers, browse directory contents, and upload or download files.
Connection Information
Uploading Files to the Server
FTP Client Configuration
Hosting Directory Structure
FTP Usage Limitations
Using SFTP
FTP Troubleshooting and Error Resolution
FTP account management is available in the FTP and SSH section of the hosting control panel. To configure an FTP user, click on the user’s name.

On the Properties (Свойства) page, you will find the main connection parameters:

After creating a site via the Sites (Сайты) section of the control panel, a directory named after the site will appear in your hosting environment. Files must be uploaded to the site's root directory your_domain/docs. You can upload files using one of the FTP clients listed below or via the file manager in the hosting control panel.
Setup instructions for popular FTP clients such as FileZilla, FAR, Total Commander, iWeb, and others are provided in the article: "Setting Up Popular FTP Clients".
When you connect to hosting via FTP, you will go to home directory. It contains the following files and directories:
Each site directory (created via the control panel) follows this structure:
Caution: Do not delete system files or directories — this may disrupt the functioning of your hosting environment.
You can restrict an FTP user’s access to a specific directory — for example, only to a single website’s files. To do this:
Example, to grant an FTP user access only to the files of the site example.com, enter the following path in the Access (Доступ) field: /home/login/example.com/docs, where: login — your hosting service identifier, docs — the root directory of the site
You can find the full path to a directory using the File Manager (Файловый менеджер) section of the control panel. The current path is shown at the top of the page.identifier.mysql is indicated in the top part of the page.
SFTP (SSH File Transfer Protocol) is a secure protocol that allows file transfer over an encrypted connection. Compared to FTP, SFTP offers enhanced security and additional features, such as support for symbolic links. Access to virtual server via SFTP.
If you encounter errors when connecting via FTP, follow these steps:
1. Verify Your FTP Connection Details
Start by confirming whether your FTP credentials have recently changed. Check the email address listed in your hosting contract for any notifications. We also recommend resetting your FTP password and attempting to connect again with the new credentials.
2. Check Your FTP Client and Operating System Settings
3. Test Your Network Connection
Connection errors or slow file transfer speeds may be caused by technical issues on the route between your internet provider and the hosting server. Use a tool such as WinMTR to diagnose network issues.
If the problem persists, contact technical support and include the following in your message: The exact error message or a screenshot, the results of your network test using WinMTR, and the approximate time the issue occurred.