you know something? while there is no technical reason file sharing between two devices should be hard, it is. the UX is, like, the only problem there, but it is a pretty big one. i can't help but feel like that should be fixed.
(and of course recommendations that involve a NAS or other human-managed server are... missing the point. sure, _i_ can do that, but i am a Nerd. and this only helps if i want to share files with A Fellow Nerd.)

@pikhq I've gone back to scp for everything. Literally even putting new music on my phone via scp. I only ever need to learn one command, it works everywhere, and it hasn't changed in decades. THAT is simple! Fuck this GUI crap that you have to re-learn every year when someone in the marketing department gets a new idea.

To share with *other people* though?
Uhh...I dunno, I just scp it to my web server usually... :)

@pikhq Seriously though, how hard would it be to slap a GUI wrapper on scp? Pop up a QR code that'll provide your hostname, a temporary key/password, and a temporary download directory. Universal support pretty much instantly. Easy(ish) to punch it in manually on devices that don't have the app. But the corporations that make this shit don't want that, they want a control mechanism they can use to lock you into their prison system...

@admin @pikhq my favourite way is making an ftp server, but we have to be in the common network.

I did the SCP to Webserver too. More than once.