Comment by matthewtse
5 hours ago
Can I curl this file to a linux machine easily?
I was just the other day looking for a tool to easily move a non-sensitive file from my macbook, to my network-locked production machine. Rather than doing many hops through SSH tunnels, the easiest thing to do would be to host the file online, and wget it down to my linux machine.
The options out there were lacking. I used https://bashupload.com/ for a bit, but the problem is that after you download the file once, it gets deleted. Sometimes I want to share the file to multiple machines.
Magic wormhole?
I made an initial version, let me know if you find it useful! Docs at dum.pt/dev or just curl https://dum.pt :)
I use ffsend, the old send.firefox.com stuff https://github.com/timvisee/send There are a bunch of public instances available here: https://github.com/timvisee/send-instances/
> I was just the other day looking for a tool to easily move a non-sensitive file from my macbook, to my network-locked production machine.
You can do this with tailscale: https://tailscale.com/kb/1106/taildrop
https://github.com/dutchcoders/transfer.sh
I’m currently using Gokapi for transfer, but planning to switch to this one.
It wasn't a usecase I thought of, so it's not really accommodated for it, but I like it! I'll try make a nice little "for devs" page with simple endpoints :)
Something like a `/raw` suffix would be amazing. Example: `https://www.dum.pt/dump/302460a1-1ed0-40b0-b637-e9d04a168678...`.
you can just use catbox https://litterbox.catbox.moe/