Websites for file transfer without downloading additional software or apps
Websites for file transfer without downloading additional software or apps
I like Send. It is FOSS and anyone can send host an instance.
I like file.pizza for the off-moments I need to send a file immediately to someone.
Its essentially just a peer-to-peer tunnel so once you close the website it stops transferring the file
All four examples requires web browser to download additional software in a form of scripts bundled into the website. And three of them all propietary apps, so it’s better to refure their use.
Don’t really know why they build them this way, browsers can send and recieve files without it via POST and GET methods, why requiering additional JavaScript?