🚀 Beam - File Upload Service

Upload with curl

curl --upload-file myfile.txt https://beam.sdal.tech/myfile.txt

The server will respond with a download URL.

Download a file

curl https://beam.sdal.tech/x123abcx/myfile.txt -o myfile.txt

Or simply open the URL in your browser.

Web Upload

📁 Click to select files or drag and drop here