> 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/fr/productos/object-storage.md).

# Stockage d'objets

Le Stockage d'objets est un dépôt de grande capacité compatible avec S3, conçu pour que les logiciels stockent de grands volumes de données : Sauvegarde, fichiers d'applications, exportations et journaux.&#x20;

Il ne se gère pas par dossiers, mais avec des outils qui parlent S3.

### Articles les plus consultés

1. [Intégrer un Client S3](/fr/productos/object-storage/how-to/how-to-integrate-with-an-s3-client.md)
2. [Sauvegarde de QNAP vers le stockage](/fr/productos/object-storage/how-to/how-to-back-up-qnap-to-object-storage.md)
3. [Mapper le stockage dans QNAP](/fr/productos/object-storage/how-to/how-to-map-object-storage-to-qnap.md)
4. [Sauvegarde manuelle](/fr/support/tutorials/windows/how-to-back-up-gpos.md)
5. [Synchroniser QNAP avec le stockage](/fr/productos/object-storage/how-to/how-to-integrate-with-an-s3-client.md)
6. [Restaurer une Sauvegarde sur QNAP](/fr/productos/servers/how-to/how-to-restore-a-disk-backup.md)
7. [Buckets et objets](/fr/productos/object-storage/concepts/buckets-and-objects.md)
8. [Identifiants et accès S3](/fr/productos/object-storage/details/credentials-and-s3-access.md)
9. [Clients compatibles](/fr/productos/object-storage/details/compatible-clients.md)
10. [Résilience, Chiffrement et conformité](/fr/productos/object-storage/details/encryption-and-compliance.md)

### Explore le Stockage d'objets

<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>Accueil rapide</strong></td><td>Créez votre premier dépôt et connectez-vous via S3.</td><td><a href="/pages/67fe14248cd46f180cd1ae561bc94b2640dd4364">/pages/67fe14248cd46f180cd1ae561bc94b2640dd4364</a></td></tr><tr><td><strong>Concepts</strong></td><td>Buckets et objets, accès S3, résilience et sécurité.</td><td><a href="/pages/4fea852b382eac7663b57f01caa09652e025b7e2">/pages/4fea852b382eac7663b57f01caa09652e025b7e2</a></td></tr><tr><td><strong>Mode d'emploi</strong></td><td>Intégrez des clients S3, protégez votre QNAP et gérez les sauvegardes.</td><td><a href="/pages/acab1523b16af16c37aa7ffa344a48db311deb28">/pages/acab1523b16af16c37aa7ffa344a48db311deb28</a></td></tr><tr><td><strong>FAQ</strong></td><td>Réponses rapides aux questions les plus fréquentes sur le Stockage d'objets.</td><td><a href="/pages/e6081f69437addc065343eaeb3cd636c049dcebb">/pages/e6081f69437addc065343eaeb3cd636c049dcebb</a></td></tr><tr><td><strong>Détails</strong></td><td>Quota et régions, identifiants S3, clients compatibles et Chiffrement.</td><td><a href="/pages/3521107beb9ffb501fd27bc8f7c40a0e1badd453">/pages/3521107beb9ffb501fd27bc8f7c40a0e1badd453</a></td></tr></tbody></table>

### Assistance

Avez-vous besoin d’aide avec le Stockage d'objets ? Ouvrez un ticket ou écrivez-nous sur WhatsApp depuis la section Support.

### Dernières nouveautés

1er juillet 2026 — Nouvelle Région disponible pour de nouveaux dépôts.


---

# 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/fr/productos/object-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.
