jmtpfs

FUSE based filesystem for accessing MTP devices
  https://github.com/JasonFerrara/jmtpfs
  2
  1 review



Jmtpfs is a FUSE and libmtp-based filesystem for accessing MTP (Media Transfer Protocol) devices. It was specifically designed for exchanging files between Linux (and Mac OS X) systems and newer Android devices that support MTP but not USB Mass Storage.

The goal is to create a well-behaved filesystem, allowing tools like find and rsync to work as expected. To enable certain Android apps to detect and use the transferred files, MTP file types are set automatically based on file contents using libmagic.
Latest reviews
5
bodtx 7 years ago

A t least a simple way to mount new android devices. Note that I had to kill nemo before using jmtpf. Nemo was holding the android device badly I think