TmpIO

Usage

TmpIO is a free service that allows you to upload files to a temporary location and share them with others.

Due to the limitation of cloudflare page, maxium size of file is 100MB. Note that, all files will be deleted after 24 hours, so please use it for temporary use.

Using cURL

You can also upload files using cURL from the command line:

curl -F [email protected] https://io.ttoo.lol/upload

How it works

TmpIO uses Cloudflare R2, a scalable object storage service, to store files.