---
title: "Troubleshooting recurring errors when using FTP software"
description: "Find out how to resolve the most common FTP software related issues"
url: https://docs.ovhcloud.com/en/guides/web-cloud/web-hosting/ftp-recurring-ftp-problems
lang: en
lastUpdated: 2026-06-08
---
# Troubleshooting recurring errors when using FTP software

## Objective

Using FTP software when logging in to your [Web Hosting plan](https://www.ovhcloud.com/en-gb/web-hosting/) can cause various anomalies. This guide will help you resolve the most common ones.

**Find out how to resolve the most common FTP software related issues.**

:::warning
OVHcloud is providing you with services for which you are responsible, with regard to their configuration and management. You are therefore responsible for ensuring they function correctly.

This guide is designed to assist you in common tasks as much as possible. Nevertheless, we recommend that you contact a [specialist service provider](https://partner.ovhcloud.com/en-gb/directory/) and/or discuss the issue with our community on if you have difficulties or doubts. You can find more information in the [Go further](#go-further) section of this guide.
:::

## Requirements

- An OVHcloud [Web Hosting plan](https://www.ovhcloud.com/en-gb/web-hosting/)


***

### OVHcloud Control Panel Access

- **Direct link:** <ManagerLink to="/#/web/hosting">Hosting plans</ManagerLink>
- **Navigation path:** <code className="action">Web Cloud</code> > <code className="action">Hosting plans</code> > Select your web hosting plan

***


## Instructions

### "This server does not support FTP on TLS" (FileZilla)

![doesnt-support-ftp-on-tls](/images/assets/screens/other/web-tools/filezilla/doesnt-support-ftp-on-tls.png)
This message coming from [FileZilla](/en/guides/web-cloud/web-hosting/ftp-filezilla-user-guide.md)
 indicates that you have not enabled the SFTP or SSH option from your OVHcloud Control Panel
. As a result, the information exchanged between your OVHcloud hosting server and your computer will not be encrypted.
If the data you want to exchange via this link is not confidential, click `OK
`.
Otherwise, go to the OVHcloud Control Panel
, go to the `Web Cloud
` section, then `Hosting plans
`. Select the hosting plan concerned, then choose the `FTP-SSH
` tab.
If you have a **Starter**
, **Personal**
 or **Startup**
 Web Hosting plan, tick the `Disabled
` box in the `SFTP
` column, then wait a few minutes.
If you have a **Professional**
, **Performance**
, **Agency**
, **Agency Plus**
 or **Agency Max**
 Web Hosting plan, click on the `...
` button to the right of the FTP user concerned, then on `Edit
`.
Choose `SFTP
` or `Enabled
` (to enable SSH on your hosting), click `Next
` and then click on `Confirm
`. Wait a few minutes.
:::info
For any other error messages, see the `Troubleshooting` section of our [Web Hosting guides](/en/guides/web-cloud/web-hosting/overview.md).

:::

### I transferred my files with FTP software, but my website does not appear.

First of all, check that your website’s files and folders are in the [root folder](/en/guides/web-cloud/web-hosting/hosting-how-to-get-my-website-online.md#3-upload-the-files-to-the-storage-space) of your Web Hosting plan.

If you have made a change to your [DNS servers](/en/guides/web-cloud/domains/dns-server-edit.md) or [DNS zone](/en/guides/web-cloud/domains/dns-zone-edit.md) less than 48 hours ago, please wait and reboot your devices regularly to clear their cache.

### My FTP credentials are not working.

If you are unable to log in, change your FTP password as described in this [guide](/en/guides/web-cloud/web-hosting/ftp-change-password.md).

### I encounter random errors on my website.

A lack of file storage capacity on your Web Hosting plan may cause your site to malfunction when you try to modify or update it.

To check the remaining storage space on your hosting, click on the tabs below to view each of the **2** steps.


**Step 1**

Go to the <ManagerLink to="/#/web/hosting">Hosting plans</ManagerLink> page, then select the web hosting plan concerned.
![Web Hosting](/images/assets/screens/control-panel/product-selection/web-cloud/hosting-plans.png)

**Step 2**

You can find the storage space utilization of your hosting in the **General information** box, under **Disk space**.
![disk_space](/images/assets/screens/control-panel/product-selection/web-cloud/web-hosting/general-information/find-disk-space.png)

### I can't transfer my files to the FTP server.

Check that your FTP software is connected in "Passive mode" (Configuration mode of an FTP server in which the server determines the connection port).

For example, for [Filezilla](/en/guides/web-cloud/web-hosting/ftp-filezilla-user-guide.md)
, click on `Edit
`, then on `Settings
` and open the `Connection
` settings. Click on `FTP
` and then choose `Passive (recommended)
`.
Also limit the size of your data transfers (you cannot send more than **5000 files and folders** on OVHcloud shared servers on a single transfer). Split your imports if necessary and use compressed folders.

If you have a **Professional**, **Performance**, **Agency**, **Agency Plus** or **Agency Max** Web Hosting plan, use the [SSH protocol](/en/guides/web-cloud/web-hosting/ssh-on-webhosting.md) to import files on to your file storage space.

### I can't delete the symbolic link "index.html" on my FTP space.

This link is installed by default on OVHcloud Web Hosting plans. It displays this image on your web browser:

![site-under-construction](/images/assets/screens/other/browsers/errors/site-under-construction.png)
If you have not used the [1-click module](/en/guides/web-cloud/web-hosting/cms-install-1-click-modules.md) feature to create your website, you will need to [log in to the FTP storage space](/en/guides/web-cloud/web-hosting/ftp-connection.md) on your web hosting plan in order to delete the “Website under construction” page manually.

## Go further [](#)
[Using FileZilla software with your hosting](/en/guides/web-cloud/web-hosting/ftp-filezilla-user-guide.md)

For specialised services (SEO, development, etc.), contact your [OVHcloud partners](https://partner.ovhcloud.com/en-gb/directory/).

If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](https://www.ovhcloud.com/en-gb/support-levels/).

Join our [community of users](https://community.ovhcloud.com/).
