# LFS recovery for DevOps organizations

**Xopero ONE supports backup and recovery of Git Large File Storage (LFS) content for DevOps organizations, ensuring that repositories configured with Git LFS are protected together with their associated large binary objects. During restore operations, both standard Git data and LFS objects are recovered to preserve repository integrity and maintain consistency across supported DevOps platforms.**

***

## Restoring LFS metadata

**Xopero ONE** supports the backup and recovery of LFS objects across all supported **DevOps** platforms.

While you can choose whether to include LFS metadata during the recovery process, please note that **LFS must be restored alongside its parent repository**; it cannot be recovered as a standalone item.

{% hint style="danger" %}
If LFS objects are included in your repository’s source code archives, downloading those archives will count toward the repository’s bandwidth usage.
{% endhint %}

<figure><img src="/files/93U1kV9ezuo5GtzJGAyt" alt=""><figcaption><p><em>Example of LFS metadata included in <strong>Azure DevOps</strong> project recovery process.</em></p></figcaption></figure>

***

## Useful links and items

{% embed url="<https://learn.microsoft.com/en-us/azure/devops/repos/git/manage-large-files?view=azure-devops>" %}

{% embed url="<https://support.atlassian.com/bitbucket-cloud/docs/storage-policy-for-git-lfs-with-bitbucket/>" %}

{% embed url="<https://support.atlassian.com/bitbucket-cloud/docs/manage-large-files-with-git-large-file-storage-lfs/>" %}

{% embed url="<https://docs.github.com/en/billing/concepts/product-billing/git-lfs>" %}


---

# 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://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/devops/general/lfs-recovery-for-devops-organizations.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.
