'Undo send' for files: a project to recall shared files before they're opened

Most of us have shared a file and instantly wished we could take it back. This Reddit post describes a side project that lets you cancel a file share after sending — before the other person opens it. Think of it like the 'undo send' button in email, but for files.

Once you share a file link, there's usually no way to stop the recipient from opening it. This project tries to solve that by letting the sender revoke access to a file within a short window after sending, similar to how some email apps let you cancel a message seconds after hitting send.

The idea targets situations where you pick the wrong file, share something sensitive by accident, or simply change your mind. The post appears to be a founder sharing an early-stage tool and asking if others have felt the same frustration. This is a general productivity utility and is not directly related to AI agent development or cost reduction.

Key points

  • Lets you cancel a file share after sending, if the recipient hasn't opened it yet
  • Similar concept to 'undo send' in email apps, applied to file sharing
  • Useful when you accidentally share the wrong or sensitive file
  • Early-stage side project shared to gauge interest from the community
  • Not related to AI development or token cost savings

Quick term guide

share
A server folder made available to apps or other devices.
side project
A small project someone builds outside their main job or main business.
IDE
A software tool that combines a code editor, a way to run code, and error checking all in one app.
Link
A fictional bond between two people’s minds, bodies, or powers.
AI agent
An AI program that can inspect information and suggest what to do next.
Elo
A number that represents how skilled a player is in competitive games — it goes up with wins and down with losses.
token cost
The money or usage spent when sending text to an AI model and getting text back.
token
A small piece of text used to measure AI input, output, and cost.
Read original