---
title: "Import files from a URL over HTTP"
description: "Please note that this connector only works if the files are directly listed on an HTML page"
url: https://docs.ovhcloud.com/en/guides/public-cloud/data-platform/connectors-sources-http
lang: en
lastUpdated: 2026-09-14
---
> For AI agents: the complete documentation index is available at https://docs.ovhcloud.com/en/llms.txt, the full documentation bundle is available at https://docs.ovhcloud.com/en/llms-full.txt.

# Import files from a URL over HTTP

## Objective

_HTTP_ is a standard application protocol that allows you to import files from an URL or IP address.

Please note that this connector only works if the files are directly listed on an HTML page.
In most modern usage, you will want to use the [HTTP REST connector](https://docs.ovhcloud.com/en/guides/public-cloud/data-platform/connectors-sources-rest.md).

![HTTP Files](/images/public-cloud/data-platform/product/connectors/sources/connectors/http/picts/http-connector-selection.png)
## Add an HTTP source (for files)

### Configuration screen overview

Once you have found _HTTP Files_ in the **Platform store**, click on _Select_ and you will be able to see the configuration screen as shown below:

![HTTP Files](/images/public-cloud/data-platform/product/connectors/sources/connectors/http/picts/http-config.png)
### Supported files and sizes

Even though the HTTP connector is able to list every file on your server, keep in mind that the metadata extraction in the [Connectors Analyzer](https://docs.ovhcloud.com/en/guides/public-cloud/data-platform/landing-page-connectors-analyzer.md) only supports the following file types: .csv, .xls, .xlsx, .xml, .json, and .parquet.

Additionally, there are some file size limits to inspect the data on the fly using the meta data extraction, in particular for a:

- Complete extract: \~900 MB
- Sample extract: \~2.5 GB

### Configuring your source

You will need the following parameters to configure your source:

- **URL**:  IP or Host address with a port (example: `127.0.0.1:8888`).
- **SSL verified (optional)**: In case you want to setup a secure connection.
- **User/Password (optional)**: In case you need to authenticate via login and password

Click _Connect_ to test your connection. If the connection is valid, the files that have been detected will be displayed in a list as shown in the picture below:

![HTTP Files](/images/public-cloud/data-platform/product/connectors/sources/connectors/http/picts/http-filelist.png)
Check the files you want to import on the Platform and click on **Create** on the top right-hand corner to create the source.

:::info
Note that you can click on _Fetch_ to refresh the file list, in case of changes on the server.
:::

## Go further

If you need training or technical assistance to implement our solutions, contact your sales representative or click on [this link](https://www.ovhcloud.com/en-gb/professional-services/) to get a quote and ask our Professional Services experts for a custom analysis of your project.

Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated [Discord channel](https://discord.gg/ovhcloud).

If you need support with your OVHcloud services, create a request in our [Help Centre](https://help.ovhcloud.com/csm?id=csm_get_help).

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