FILES FROM YOUR TERMINAL
PIA.STORAGE
A file. A command. A link.
Upload a file and get a public download link.
No account. No token. Just send it.
$ sendit hello.txt
https://pia.storage/k7Qm2xPa/hello.txt
Install
curl -fsSL https://pia.storage/install.sh | sh
Update
sendit update
Use it
$ sendit photo.png
https://pia.storage/n4Wb8rTe/photo.png
$ sendit "my notes.txt"
https://pia.storage/j9Vc3sLu/my%20notes.txt
Share the link. Anyone who opens it can download the file.
Text, images, PDFs, archives, or any other file.
One file at a time. Zip folders before uploading.
A few things to know
- 25 MiB maximum per file.
- Files are public. Keep secrets on your machine.
- Every upload gets a unique link. Same names are fine.
- Uploads may be rate-limited. Wait a moment and retry.
- No delete command or automatic expiry. This is not a backup service.