On 2019-07-30, Neil Bothwick <[email protected]> wrote:

> I've found all of the MTP implementations to be wanting in some way.

I have had mixed results with various MTP filesystem implementations.
Sometimes I've gotten one or other of them to work, but the next time
I try to use the same one on the same phone, no go.  IIRC, I had the
best luck with jmtpfs, but there are varous forks of it...

> Then I discovered SSHelper, an SSH server for Android. Now I can
> mount my phone's storage with sshfs using a command like
>
> sshfs -p 2222 192.168.1.144:/storage/emulated/0 /mnt/phone

Yep, I second that recommendation.  There are also a couple free FTP
servers that work well. I've had good luck with FTPServer by Andreas
Liebig, but there's really no reason to pick FTP over SSH/SCP/SFTP.

-- 
Grant Edwards               grant.b.edwards        Yow! Isn't this my STOP?!
                                  at               
                              gmail.com            


Reply via email to