> For the complete documentation index, see [llms.txt](https://docs.mobb.ai/mobb-user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobb.ai/mobb-user-docs/common-troubleshooting-scenarios/scan-large-file-upload.md).

# Scanning & Upload - Large report file won't upload

**Symptoms**

* Uploading a large SAST report (for example, a multi-tens-of-megabytes `.fpr`) fails or hangs in the browser.

**Likely cause**

Very large report files can be slow or unreliable to upload through the browser.

**Resolution**

1. Submit the report using the [Mobb CLI](/mobb-user-docs/getting-started/mobb-cli.md) instead of the browser — it handles large reports more reliably.
2. If your SAST tool can export a more targeted report (for example, a single project/module), upload that.
3. If the upload still fails, contact <support@mobb.ai> with the file size and tool version.

{% hint style="info" %}
Still stuck? Contact <support@mobb.ai>.
{% endhint %}
