On Fri, Dec 21, 2012 at 1:56 PM, luis jure <l...@internet.com.uy> wrote: > > hello list, > > i would appreciate suggestions and recommendations to manage a device > (samsung galaxy note II) with android ICS. > > as you may know (i didn't until today...), ICS doesn't connect the device > as a good old USB mass storage device, but rather using this MTP thing. > > i googled a bit and found that i already had libmtp installed. mtp-detect > sees the device alright. any ideas what would be the "best" and easiest way > to mount/umount the device for file transfer, syncing, etc? > > i'm using xfce, and it would be ideal if i could find a way that > integrates well with the desktop. > > > best, > > > lj >
Same issue here with the new Kindle Fire HD. I managed to mount it successfully using jmtpfs from the poly-c overlay. This link was helpful to me http://research.jacquette.com/jmtpfs-exchanging-files-between-android-devices-and-linux/ HTH, Mark