curl --upload-file myfile.txt {{ .Proto }}://{{ .Host }}/myfile.txt
The server will respond with a download URL.
curl {{ .Proto }}://{{ .Host }}/x123abcx/myfile.txt -o myfile.txt
Or simply open the URL in your browser.
📁 Click to select files or drag and drop here