🚀 Beam - File Upload Service

Upload with curl (Recommended)

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/xxxxxxxx/myfile.txt -o myfile.txt

Or simply open the URL in your browser.

Web Upload

📁 Click to select files or drag and drop here