- OS: RHEL9.5
- Pydio Cells: 4.4.10
- Webserver: Apache/2.4.62 configured as a reverse proxy for Pydio Cells using this documentation: Pydio | Running Cells behind an Apache reverse proxy
- Database: mysql Ver 15.1 Distrib 10.5.27-MariaDB, for Linux (x86_64)
- Desktop Windows 11 v 24H2
- Browser: Firefox 138
- Upload client that works: web browser - firefox
- Upload client that doesn’t work: curl - unauthenticated
Everything works swell except for unauthenticated (anonymous) curl uploads trying:
- curl --upload-file ./helloworld.txt https://cells.example.com/public/blinddropslugname
I can upload the same file using drag and drop in a browser using the same URL.