Date: Sun, 14 Jul 2019 15:15:52 +0200 From: =?UTF-8?B?S2FtaWxhIFNvdcSNa292w6E=?= <kamila@ksp.sk> To: Anders Jensen-Waud <anders@jensenwaud.com> Cc: Manish Jain <bourne.identity@hotmail.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: How to explore Android device files under FreeBSD ? Message-ID: <CAO7yDHoMOCjB7XXNdwxkSSxHrLXufjuQh02-Cbyqp-gJ%2BGF52g@mail.gmail.com> In-Reply-To: <6b6670c9-277b-e874-f82b-dcaa38fa82a4@jensenwaud.com> References: <AM0PR03MB45946F28AAF9A2F51F97A589F6CD0@AM0PR03MB4594.eurprd03.prod.outlook.com> <6b6670c9-277b-e874-f82b-dcaa38fa82a4@jensenwaud.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have used FUSE to download photos from my Android phone connected via
> a micro-USB to USB cable. Once connected to my FreeBSD box, I enabled
> MTP and I could use FUSE to access it similar to a digital camera.
>
> From memory it was using the package 'fusefs-simple-mtpfs-0.3.0_4'.
This also worked for me, no issues. I ran
sudo simple-mtpfs /mnt/phone
Remember to kldload fuse before. The phone must be in MTP mode for this.
Best,
Kamila
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAO7yDHoMOCjB7XXNdwxkSSxHrLXufjuQh02-Cbyqp-gJ%2BGF52g>
