Files expire in 48 hours. Max 10GB. For humans, not APIs.
curl -F "file=@photo.jpg" https://file48.com
cat file.txt | nc file48.com 9999
sudo curl -o /usr/local/bin/f48 https://file48.com/f48 && sudo chmod +x /usr/local/bin/f48
f48 photo.jpg
cat log.txt | f48
f48 -m 5 secret.zip
f48 -d file.zip
This is a free tool for people who need to share a file quickly - the developer sending logs to a colleague, the designer sharing a mockup, the sysadmin grabbing a config. Generous limits because real files are sometimes big. If you're thinking of integrating this into your app, building a wrapper service, or automating uploads at scale - please don't. There's no SLA, no support, and abuse ruins it for everyone. If we ever approach capacity, we'll add more servers rather than restrict usage.