Matthew W. Thomas' Share

This is a private share for my documents. It a fork of nullpointer. However, unlike the original, it is not open. You need a username and password to add files or shortlinks. To see more of my projects, check out my website.

Shorten

File upload

File get

CLI usage

HTTP POST files here

curl -F'file=@yourfile.png' https://user:pass@mwt.sh

You can also POST remote URLs:

curl -F'url=https://www.matthewthom.as/assets/pdfs/cv.pdf' https://user:pass@mwt.sh

Or you can shorten URLs:

curl -F'shorten=https://www.matthewthom.as/' https://user:pass@mwt.sh

File URLs are valid for at least 30 days and up to a year (see below).

Shortened URLs do not expire.

Maximum file size: 256.0 MiB

Not allowed: application/x-dosexec, application/java-archive, application/java-vm

File Retention Period

retention = min_age + (-max_age + min_age) * pow((file_size / max_size - 1), 3)
days 365 | \\\\ | \\\\ | \\\\ | \\\\ | \\\\ | \\\\ | .. | \\\\ 197.5 | ----------..------------------------------------------- | .. | \\\\ | .. | ... | .. | ... | .... | ...... 30 | .................... 0 128.0 256.0 MiB