Am Fri, 5 Oct 2018 12:30:16 -0600 schrieb the...@sys-concept.com: > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs
I haven't heard about mtpfs yet, but maybe you could try ssh and/or sshfs. Just install the app SSHelper on your phone and sshfs on your Gentoo system. SSHelper is basically an ssh server which is pretty well documented on its website and it's OpenSource. https://arachnoid.com/android/SSHelper/ https://play.google.com/store/apps/details?id=com.arachnoid.sshelper&hl=en Heiko