transfer.sh – easy and fast file sharing from the command line ↦
Upload a file using curl
:
curl --upload-file ./hello.txt https://transfer.sh/hello.txt
And the response will be a shareable URL, e.g. https://transfer.sh/eibhM/hello.txt
Works with files up to 10GB, deletes them after 14 days, costs nothing, and encrypts everything. Super cool! 😎
Discussion
Sign in or Join to comment or subscribe