Date: Sun, 14 Feb 2016 19:34:04 +0300 From: Maxim Filimonov <che@bein.link> To: Jens Schweikhardt <schweikh@schweikhardt.net> Cc: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: Copying music from FreeBSD to an Xperia Z3 Message-ID: <20160214193404.8e4c4de80c7d4dca8c4081df@bein.link> In-Reply-To: <20160214143705.GA1290@schweikhardt.net> References: <20160214143705.GA1290@schweikhardt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 14 Feb 2016 15:37:05 +0100 Jens Schweikhardt <schweikh@schweikhardt.net> wrote: > hello, world\n > > I want to copy some mp3 music files onto an Sony Xperia Z3. I naively > assumed it would show up as a USB mass storage device when I plug the > USB cable. But all I get in dmesg is > > ugen0.4: <Sony> at usbus0 > > How can I copy mp3 files from my FreeBSD box onto the device? > > Hello Jens, My Android smartphone also uses MTP instead of Mass Storage. I use fusefs-simple-mtpfs to access its memory. As you might have noticed, this is a fuse module to access MTP devices. It's relatively slow, however it's rather stable. -- Maxim Filimonov <che@bein.link>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160214193404.8e4c4de80c7d4dca8c4081df>