Transfer.sh is a free service by Dutchcoders that allows you to easily share files from the command line. Here's an example of how you can use it:
transfer my-favorite-file.txt
The given file will be uploaded to the transfer.sh-servers and the command will respond with a short url linking to that file. Pretty neat!
The only thing you need to do is set up a bash function called "transfer" (you can name it anything you want really).
Don't trust the transfer.sh with your supersecret files? Then you can set up your own server to transfer the files to.
Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.
No spam. Unsubscribe anytime.
You can also follow me on X.
"Freek’s newsletter is one of the best ways to stay updated with the Laravel and PHP ecosystem. It consistently highlights useful packages, tools, and ideas from the community, especially the amazing work coming from Spatie. As a Laravel developer building SaaS and web platforms, I find it extremely helpful to discover practical tools and insights that improve my development workflow."