What's the file size limit?
2 GB per file. The cap is enforced both client-side (so you see an error before the upload even starts) and server-side (so the presigned URL refuses oversized uploads). If your file is bigger, compress it — for video, try our video compressor tool; for everything else, split it into 2 GB chunks or use real cloud storage.
How long do files last?
Exactly 48 hours from when the upload finishes. After that the file is deleted from storage and the share link returns a "no longer available" page. There are no extensions, no paid tier to keep the file alive, no "renew" button — by design. If you need permanence, this isn't the tool.
Is the link private?
No — anyone with the link can download. The share slug is short and random, so it's effectively unguessable, but treat the link itself like a password. Don't paste it into a public channel you wouldn't share the file in. The tool doesn't add password protection or recipient gating; that's a deliberate "keep it simple" choice.
Do I need an account?
No. Drop a file, get a link. The tool doesn't track individual uploads against a user identity because there's no user identity to track against. No email, no signup, no "verify your address" step.
Can I delete my file before the 48 hours are up?
Not yet via the UI. If you uploaded something by mistake, email us and we'll delete it manually — but the simpler answer is: don't share the link with anyone and it'll expire on its own in 48 hours. The slug is random enough that nobody is going to stumble onto an unshared link.
What happens if my upload fails halfway?
Nothing visible to the recipient. The share link is only minted after the upload finishes successfully, so a half-uploaded file never produces a usable URL. The partial bytes get cleaned up by Backblaze's multipart-upload TTL. Just retry the upload.
Is this safer than just emailing the file?
Different trade-offs. Email attachments live in someone's inbox forever, get backed up to whatever cloud their employer uses, and are capped at 25 MB. This tool is the opposite: zero retention past 48 hours, no inbox copy, 2 GB cap. For sensitive files use neither — use real end-to-end-encrypted file transfer. This tool doesn't scan file contents or claim to.
Why 2 GB and 48 hours and not more generous?
Storage and bandwidth cost real money, and "free file host" failure modes are predictable: piracy mirrors, malware distribution, backup parasites. These limits are the smallest pair that still cover the actual use case (one-off file handoffs) without turning the tool into something we have to police. If your use case needs more, real cloud storage is the right tool, not this.