Skip to content

Upload Files From Terminal

View on Twitter

💡 https://transfer.sh/ is a neat tool that allows you to upload files directly from the terminal. Its benefits are:

- Files up to 10GB
- Available for 2 weeks
- Get a shareable link
- It's free

As always, be careful with sensitive files. 😉

Upload a hello.txt file by running: curl --upload-file ./hello.txt https://transfer.sh/hello.txt
You might also like
Fix R10 Error From Heroku Read tip
Github Profile README Chess Game Read tip
Prune Docker Objects and Free up Space Read tip