Frequently asked questions
How long are files kept?
Exactly 7 days from the moment the upload finishes. A background job removes expired files every hour.
How large can a file be?
Up to 50 MB per file. Larger files are rejected before they are written to disk.
Can I delete a file earlier?
Not from the web interface. If you need a file removed immediately, contact us with the link and we will delete it.
Which file types are blocked?
Executables and server-side scripts — for example .exe, .msi, .apk, .sh, .bat, .php and similar formats.
Is there an API?
You can POST a multipart form with a file field to /upload.php and you will get a JSON response containing the public link.
Do I need an account?
No. There is no registration and there never will be.