LWN.net Logo

Mass Storage

Mass Storage

Posted Aug 7, 2012 22:24 UTC (Tue) by rfunk (subscriber, #4054)
In reply to: Mass Storage by nybble41
Parent article: The Nexus 7: Google ships a tablet

I found these FUSE solutions, but haven't tried them:
http://code.google.com/p/mtpfs/
https://launchpad.net/mtp-fuse/

gvfs-gphoto2 may work, but I mostly found complaints about it not working.

Most of the MTP work in Linux-land seems to have been to support old MP3 players.

If I could just get rsync to work in computer-initiated mode I'd be happy, but for now I use "rsync backup for Android" to copy certain directories over to the computer.


(Log in to post comments)

Mass Storage

Posted Aug 7, 2012 22:45 UTC (Tue) by mathstuf (subscriber, #69389) [Link]

I had tried both and they treated extensions as the rule and would refuse to upload a tarball since it couldn't figure out where to put it. I'm also pretty picky about my music layout and I couldn't see a way to upload a directory structure, just files which presumably get "auto sorted" (poorly). That was when it didn't time out or crash of course.

Mass Storage

Posted Aug 8, 2012 0:38 UTC (Wed) by nybble41 (subscriber, #55106) [Link]

I just ran across this project, which looks promising:

https://github.com/hanwen/go-mtpfs

It put the (mp3/flac) files where I told it to, rather than sorting them into random subdirectories according to its own scheme, and the performance was reasonable. However, it may be a bit unstable yet; it seemed to lock up at one point while I was scanning through the camera folder with Gwenview, requiring a USB reconnect.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds