# SFTP connection

1. If you want to transfer files to the purchased server, you need to install [WinSCP](https://winscp.net/eng/download.php) or [FileZilla](https://filezilla-project.org/download.php?type=client).

2. After installing one of these applications, go to the panel, enter the purchased server, then press ***Settings → Launch SFTP***.

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

3. After the WinSCP application has opened, enter your account password.

4. If you use **FileZilla**, open the application, then fill in the connection fields with the information found in the **SFTP Details** box, as follows: fill in the **Host** field with what is written in the **Server Address** box, fill in the **User** field with what is written in the **Username** box and in the field **Password** write the password of the account, then press the **Connect** button.

5. 🥳 You have successfully connected to SFTP!


---

# 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://docs.ititanhosting.ro/docs/english/games/game-panel/sftp-connection.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.
