> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/productos/file-storage.md).

# Almacenamiento de Archivos

Almacenamiento de Archivos es el servidor de ficheros de la empresa en la nube: tus clientes guardan, organizan y comparten archivos con la experiencia de un Drive y el control de un entorno gestionado, con permisos por usuario, backups incluidos y datos en Europa.

### Artículos más consultados

1. [Crear la estructura de carpetas en Windows](/productos/file-storage/concepts/folder-structure.md)
2. [Mapear una unidad con net use](/productos/file-storage/how-to/how-to-map-a-drive-with-net-use.md)
3. [Acceder a SMB desde GNU/Linux](/productos/file-storage/how-to/how-to-access-smb-from-linux.md)
4. [Gestionar grupos de usuarios](/productos/file-storage/how-to/how-to-manage-user-groups.md)
5. [Establecer permisos](/productos/file-storage/how-to/how-to-set-permissions.md)
6. [Integrar con tu escritorio remoto](/productos/remote-desktop/how-to/how-to-connect-via-rdp-remoteapp.md)
7. [Estructura de carpetas](/productos/file-storage/concepts/folder-structure.md)
8. [Usuarios, grupos y permisos](/productos/file-storage/concepts/users-groups-and-permissions.md)
9. [Acceso y uso compartido](/productos/file-storage/concepts/access-and-sharing.md)
10. [Compartición externa](/productos/file-storage/details/external-sharing.md)

### Explora Almacenamiento de Archivos

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Inicio rápido</strong></td><td>Despliega el servicio y monta tu estructura de carpetas.</td><td><a href="/pages/qqoAWiiLw8pjXZ6r8WQ2">/pages/qqoAWiiLw8pjXZ6r8WQ2</a></td></tr><tr><td><strong>Conceptos</strong></td><td>Estructura, usuarios y permisos, acceso y compartición.</td><td><a href="/pages/RyiHqApTMMkKVyUbtp4r">/pages/RyiHqApTMMkKVyUbtp4r</a></td></tr><tr><td><strong>How-to</strong></td><td>Crea carpetas, mapea unidades, gestiona grupos y permisos.</td><td><a href="/pages/Oo1TxASJEFzGdV3DLdvi">/pages/Oo1TxASJEFzGdV3DLdvi</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre Almacenamiento de Archivos.</td><td><a href="/pages/sVdLCqRhRmwlP6eDbarO">/pages/sVdLCqRhRmwlP6eDbarO</a></td></tr><tr><td><strong>Detalles</strong></td><td>Suscripción y cuota, permisos, acceso, compartición y backups.</td><td><a href="/pages/lig3qmsLitFWH3AWKGJ9">/pages/lig3qmsLitFWH3AWKGJ9</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

1 de julio de 2026 — Aumentada la cuota máxima por suscripción.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/productos/file-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
