Comment by cosmic_cheese

21 hours ago

MTP is really, really bad. I have a better experience managing files on iOS devices using Linux than I do managing files on Android devices using macOS simply because available MTP implementations are so awful.

I know that read/write conflict concerns are what got USB Mass Storage mode removed from Android, but surely there's some way to resolve that. Like it wouldn't bother me a bit if Android just locked the device and put it in "file transfer mode" when it's mounted on a computer, similar to how iPods used to and how Kobo e-readers do now. It'd be worth the universal robust multi-platform support.

Or they could have figured out a new version of MTP that supports basic features like concurrent access and normal metadata. Or they could have gone for SMB/NFS over a virtual network link. Anything but this horrible interface they've doubled down on.