Upload your file
Fast & simple file sharing with tdp.sh.
Note: Uploaded files expire in 48 hours and can only be downloaded once.
Tip: You can also upload files from the command line:
Linux/macOS:
curl tdp.sh -T your_file.txt
or, use https:
curl https://tdp.sh -T your_file.txt
Windows (PowerShell or CMD):
curl.exe tdp.sh -T your_file.txt
or, use https:
curl.exe https://tdp.sh -T your_file.txt