I have…
- [x] Read the following guideline: https://docs.squidex.io/01-getting-started/installation/troubleshooting-and-support. I understand that my support request might get deleted if I do not follow the guideline.
I’m submitting a…
- [ ] Regression (a behavior that stopped working in a new release)
- [ ] Bug report
- [x] Performance issue
- [ ] Documentation issue or request
Current behavior
Using the API with self hosted, there does not seem to be a way to chunk the upload for large files. And any network failures warrant starting over the upload instead of picking up where upload left off.
Expected behavior
Is there any plans, or functionality I’m unaware of, for Squidex to handle uploading large media files with chunking? If not, I currently am able to upload large files by chunking using TUS protocol to the same IIS server that is running our self hosted Squidex installation. Is there any way to subsequently “point” Squidex to these media files so they can still be managed in the Squidex admin console?
Minimal reproduction of the problem
Upload a 200MB file to the API using HTTP call.
Environment
App Name:
- [ ] Self hosted with docker
- [x] Self hosted with IIS
- [ ] Self hosted with other version
- [ ] Cloud version
Version: [VERSION]
Browser:
- [ x] Chrome (desktop)
- [ ] Chrome (Android)
- [ ] Chrome (iOS)
- [ ] Firefox
- [ ] Safari (desktop)
- [ ] Safari (iOS)
- [ ] IE
- [ ] Edge
Others: