Maybe this would fit in a tech section, but I figure we’re all decently techie.
Is there anything out there that’s noob (ie, non tech literate) friendly that I can use for sharing audio? I’m sick of using gmail and dropbox for this (not to mention they steal every file you put on their platform)
FTP would work but seems to complex for a normie. And a lot of folks want to listen quick on their (shitty) phone speaker, so something web based is probably preferred…
Edit I did this fast so forgot to mention, this is for sharing mixes with other band members/friends. So, personally recorded music files.


I would make use of a VPS to serve a directory with the files using Nginx. The VPS is ~$5 /month. You can share the ip or buy a domain name for ~$10/year. If you are not opposed to vibe-coding, you can probably generate the Nginx + HTML config to play through the songs without having to click them individually with little effort.