# How to connect via FTP in Plesk?

To connect via FTP to your account, you will need an **FTP client**. There are several programs of this type and you can use any of them to connect. A popular FTP client is [**Filezilla**](https://filezilla-project.org/).

With your FTP client open, the connection data are:

* Host: \[mydomain.com] or 69.61.28.146
* User: Plesk user
* Password: Plesk password
* Port: 21

<figure><img src="/files/li2MIgLgx2DztZdfD22K" alt=""><figcaption><p>Example of connection in Filezilla</p></figcaption></figure>

You can find the FTP connection data in your control panel, under the **Connection Information** option.

Below you will see the **FTP Access** option, from where you can create **FTP Sessions** for different users.

<figure><img src="/files/jkYLGGpGZBJPvcstoKhH" alt=""><figcaption></figcaption></figure>

When you access the **Connection Information**, you will see a screen with the FTP connection data.

<div align="left"><figure><img src="/files/nJSqP0zaJr5CdpyJfANN" alt=""><figcaption></figcaption></figure></div>

### FTP Sessions

In cases where you do not want to use your control panel access data to connect via FTP, or you want to give access to other people to specific directories, you can create **FTP Sessions** to provide individualized access.

In a previous section, we indicated where to find the **FTP Access** option. Access that option to create **FTP Sessions**.

The first screen you will see will display the created FTP sessions. To create a new session, press the **Add an FTP account** button.

<figure><img src="/files/PefOOAid60Hikl6J6zvT" alt=""><figcaption></figcaption></figure>

The form to create the FTP session is quite simple, it will ask you for a username, a password, and a directory to grant access to this new user. Then, you must save the session by clicking the **OK** button.

<figure><img src="/files/rBbF4ysDrr3DL1ZClC0t" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you access the **Files** option from the left menu, the **File Manager** will open. You can explore your hosting account and upload or download files using this tool.
{% endhint %}

<figure><img src="/files/Fkz3cZtn0K8r8AgFBrBV" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.sitioshispanos.com/menu-principal/guias/web-hosting/sesiones-ftp/sesiones-ftp-en-plesk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
