title | excerpt | updated |
---|---|---|
Logging in to your web hosting plan’s FTP storage space |
Find out how to log in to your OVHcloud web hosting plan’s FTP storage space |
2024-05-20 |
OVHcloud web hosting plans provide you with access to an FTP storage space, which you can use to put your website and application files online. You can access this space via an FTP or SSH user account with their associated passwords.
Find out how to log in to your OVHcloud web hosting plan’s FTP storage space.
- An OVHcloud web hosting plan{.external}
- Access to the OVHcloud Control Panel{.external}
[!primary] Only Pro and Performance web hosting plans allow SSH connections and multiple FTP users to be activated.
To connect to your FTP storage space, you will need the following:
- The active FTP or SSH user account
- The password associated with this FTP or SSH user account
- The FTP or SSH server address of your web hosting plan
- The connection port of the FTP or SSH server on your Web Hosting plan
[!primary]
These elements were sent to you in the email informing you that your web hosting plan has been set up after completing your order. You can access them via your OVHcloud Control Panel{.external}.
If you already have these items, proceed directly to step 2 "Access your storage space" in this guide.
If you do not have this information at hand, log in to your OVHcloud Control Panel{.external} then go to the Web Cloud
{.action} section. Click on the Hosting plans
{.action} section in the left-hand column. Select the name of the web hosting plan concerned, then go to the FTP - SSH
{.action} tab.
The information associated with your storage space will then appear, along with a table listing the FTP and SSH users created on your web hosting plan.
[!primary]
If you want to create a new FTP/SSH user in this tab, click the
Create User
{.action} button on the right. Define the name extension for this newUser
{.action} and theRoot Folder
{.action} that this user can access and clickNext
{.action}. Choose a password for this new user account, clickNext
{.action} and then clickConfirm
{.action}.
All the elements required to log in to the FTP storage space are present on this page.
Below is a description of the essential information displayed on the FTP-SSH
page:
- FTP and SFTP server: FTP server address of your web hosting plan to access your FTP storage space. You can do this by using, for example, client software capable of the (S)FTP protocol.
The standard connection port is "21". Use port "22" for a connection via SFTP (if it is enabled).
- SSH Server: SSH server address of your web hosting plan to access your FTP storage space. This is done using a terminal via SSH protocol.
The SSH connection port is "22".
- Main login: Primary FTP username created on your web hosting plan. You can find all of your web hosting plan’s FTP users in the “Login” column of the table.
[!primary]
Depending on which OVHcloud web hosting plan{.external} you have, some of the information listed above (particularly concerning SSH) may not appear.
If you have forgotten your FTP or SSH user password, please refer to our guide on Modifying a FTP user password.
At this stage, you have everything you need to log in to your FTP storage space.
There are several ways you can access your FTP storage space. We recommend reading this guide, and focusing on the method you wish to follow.
-
1. Logging in via FTP Explorer: Allows you to access your FTP storage space from your browser.
-
2. Logging in via FTP software: Allows you to access your FTP storage space via software (e.g. FileZilla or Cyberduck). You must first install the FTP client/software you have chosen on your computer.
-
3. Connecting via SSH access: Allows you to access your FTP storage space via SSH. You will need advanced knowledge and an OVHcloud web hosting plan{.external} Pro or Performance to use this access type.
To log in to your FTP storage space via FTP Explorer, log in to OVHcloud Control Panel{.external} then go to the Web Cloud
{.action} section.
Click on the Hosting
{.action} section in the left-hand column. Select the name of the web hosting plan concerned, go to the FTP - SSH
{.action} tab, then click the FTP Explorer
{.action} button.
On the new page that pops up, enter your FTP username and password, then log in. If the information is correct, your storage space will appear.
Once you have installed the FTP software of your choice on your computer (e.g. FileZilla or Cyberduck), start it.
You should find specific fields where you can enter your login details.
Warning
Since this procedure depends on your software as well as the version you are using, this documentation cannot detail all options.
Here is a reminder of the information you will need to enter:
- FTP and SFTP server: FTP server address for accessing your FTP storage space. Depending on the software you are using, the identifier may be: "Server", "Server address", "Host name", or "Host".
- Main login: Username to access your FTP storage space. Depending on the software you are using, the identifier may be: "User", "Login", or "Username".
- FTP user password: The password associated with the FTP login.
- Connection port: This is usually filled in automatically by the software. If you need to enter it:
- Use port "21" for a connection using FTP protocol
- Use port "22" for a connection using SFTP (if it is enabled).
If the information is correct, the software you are using will display the content of your FTP storage space. A message (also called "status") may appear to confirm that the content has been successfully listed by your FTP software.
To connect via SSH, use a terminal to interact directly with your FTP storage space via command lines.
You can find more information on SSH in our guide on using SSH with your OVHcloud web hosting plan
An SSH client is installed by default on macOS, Linux and Windows 10. An older Windows environment will require the installation of software such as PuTTY or the addition of the OpenSSH feature.
Warning
Since this step is specific to the operating system you are using, we cannot detail it in this documentation.
Once the SSH connection has been established using the method chosen, there are two ways of logging in:
- From software: The text boxes must be filled in with the login information.
- From the command line: A specific syntax must be used.
At the command line, use the following syntax:
ssh [email protected] -p 22
In the command above, replace:
- The value
sshlogin
by your main FTP login, as described in step 2.2 (or by an FTP login with SSH access). XXX
with the number of the cluster where your Web Hosting plan is located.
Once the command has been sent, you will be prompted to enter the SSH user password.
If the information you have entered is correct, you will be logged in to your FTP storage space.
Please refer to our guide on Using an SSH connection on a web hosting plan if you need help with this.
Accessing a web hosting plan via SSH
Tutorial - Using FileZilla with your OVHcloud hosting
Tutorial - Using Cyberduck with your OVHcloud hosting
For specialised services (SEO, development, etc.), contact OVHcloud partners.
If you would like assistance using and configuring your OVHcloud solutions, please refer to our support offers.
Join our community of users.