# Backup upload not working

**URL:** https://meta.discourse.org/t/backup-upload-not-working/386714
**Category:** Support
**Tags:** backups
**Created:** [October 25, 2025, 7:30am UTC](https://meta.discourse.org/t/backup-upload-not-working/386714 "2025-10-25T07:30:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)
#### Post date: [October 25, 2025, 7:47am UTC](https://meta.discourse.org/t/backup-upload-not-working/386714/2 "2025-10-25T07:47:44Z")

</div>

this is likely an nginx hard limit.

Do you have a windows PC?

I would recommend opening port 22 and running the following in command prompt

```plaintext
scp -C ./<<<backup file name>>>.tar.gz root@<<<domain.com>>>:/var/discourse/shared/standalone/backups/default/

```

---

_[View the full topic](https://meta.discourse.org/t/backup-upload-not-working/386714)._
