On 1/16/21, Dale Amon <a...@vnl.com> wrote: > I just upgraded from a Samsung Galaxy Note 3 to a Note 9 and find > that the file mounting no longer 'just works'.
> It appears that the auto mount on mtp may (or may not?) still work > on the Note 9. I do get an automount, but it has no files in it. > I simply want to drag my photos from the phone over a USB mount > and store them on my laptop. I have issues with USB connection between Debian and Android, it seems to work but in a buggy way... Not necessarily the solution you're looking for, but in case it serves you anyway: you can install an (S)FTP server-app in the Android system and mount it through the LAN (I guess, both smartphone and laptop using Wi-Fi). Usually I use `sshfs`. Hope this helps. Best regards!