File storage
No account, no sign-up. Up to 100 MB per file. Smaller files are kept longer — large ones expire in about a month.
Drop files here
or click to choose
This list is kept only in this browser.
From a terminal
curl -F "file=@video.mp4" https://up.storage.jmps.uz/ curl -T video.mp4 https://up.storage.jmps.uz/video.mp4
Both print the download link and nothing else.