> 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/object-storage/how-to.md).

# How-to

Conecta tus herramientas por S3 y usa el almacenamiento como destino de copias. Aquí tienes las tareas agrupadas.

### Integración con clientes S3

<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>Cómo integrar un cliente S3</strong></td><td>Conecta cualquier cliente compatible con S3 a tu repositorio.</td><td><a href="/pages/JREpJJhdomilosteXobE">/pages/JREpJJhdomilosteXobE</a></td></tr></tbody></table>

### Copias de seguridad con QNAP

<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>Cómo hacer un backup de QNAP al almacenamiento</strong></td><td>Envía las copias de tu NAS QNAP al almacenamiento de objetos.</td><td><a href="/pages/jKjSv5ejbuhRvRGc8oUR">/pages/jKjSv5ejbuhRvRGc8oUR</a></td></tr><tr><td><strong>Cómo mapear el almacenamiento en QNAP</strong></td><td>Monta el repositorio de objetos directamente en tu QNAP.</td><td><a href="/pages/fye7eWc6r49NZ2phP3X3">/pages/fye7eWc6r49NZ2phP3X3</a></td></tr><tr><td><strong>Cómo hacer una copia de seguridad manual</strong></td><td>Lanza una copia manual del NAS QNAP al almacenamiento.</td><td><a href="/pages/cMLLVUrGtSxrKojLUKvM">/pages/cMLLVUrGtSxrKojLUKvM</a></td></tr><tr><td><strong>Cómo sincronizar QNAP con el almacenamiento</strong></td><td>Configura una sincronización programada del QNAP al almacenamiento.</td><td><a href="/pages/JREpJJhdomilosteXobE">/pages/JREpJJhdomilosteXobE</a></td></tr><tr><td><strong>Cómo recuperar un backup a QNAP</strong></td><td>Restaura una copia del almacenamiento de objetos de vuelta al QNAP.</td><td><a href="/pages/WsVQ0bv8bxnLJIDIWKgR">/pages/WsVQ0bv8bxnLJIDIWKgR</a></td></tr></tbody></table>


---

# 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/object-storage/how-to.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.
