# SFTP speed

If you want to transfer a folder with many files, we recommend you archive them, for a much faster transfer speed.

1. Install the [WinRAR](https://www.rarlab.com/rar/winrar-x64-701.exe) application.
2. Put all the files in a folder.
3. Right-click on that folder.
4. Select **WinRAR**, then click on **Add to archive...**

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

5. After the application opens, select the **ZIP** archive format, then click **OK**.

   <figure><img src="/files/P2grxfEfP99k1L3HV6hJ" alt=""><figcaption></figcaption></figure>
6. After the archiving process is complete, open [WinSCP/FileZilla](/docs/english/games/game-panel/sftp-connection.md) and transfer the archive.
7. When the archive transfer is complete, go to the panel, click on **File Manager**, then right-click on the archive and click on **Unarchive**.

   <figure><img src="/files/m2pq55JBd7ZIqnMsdPhf" 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://docs.ititanhosting.ro/docs/english/games/game-panel/sftp-speed.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.
