# Cómo Importar tu Servidor de otro host a LumeServers

1. Inicia sesión a [nuestro panel de control](https://panel.lumeservers.com/) y pulsa el botón "Manage" o "Administrar" del servicio al que quieras importarle tu servidor.&#x20;
2. En la barra lateral izquierda verás un apartado llamado "Settings" o "Configuración". Haz clic.
3. En este apartado, a la derecha, verás una sección llamada "Server Importer".
4. Pulsa el botón "IMPORT SERVER".
5. Te aparecerá un pop-up con todas las opciones que vamos a estar revisando ahora.

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

* **Type of server**: Deberás elegir SFTP o FTP, dependiendo de lo que tengas disponible en el otro host.&#x20;
* **User**: El usuario para conectarte al FTP o SFTP en servidor del otro host. Si el otro host también tiene como base el panel Pterodactyl, tendrá una sección parecida a la que aparece abajo.&#x20;
* **Password**: La contraseña de tu cuenta del panel de control en el otro host, o la contraseña del FTP/SFTP que tengas ahí.
* **Server ip**: La IP que te da el otro host en su panel de control para el servidor que tienes con ellos. SIn el "sftp\://" ni el puerto.
* **Server port**: El puerto que te da el otro host para el servidor de ahí para el FTP/SFTP. Normalmente es 2022.
* **Source folder**: La carpeta desde donde se copiarán los archivos del servidor en el otro host.
* **Destination Folder**: La carpeta donde se pegarán los archivos en el servidor en LumeServers.
* **Deletes all files from server**: Si se quiere borrar los archivos que tienes ahora mismo en el servidor de LumeServers, antes de proceder con la importación.


---

# 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://lumeservers.gitbook.io/lumeservers/uso-del-panel/panel-de-control/como-importar-tu-servidor-de-otro-host-a-lumeservers.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.
