NuxRef

simple-mtpfs - Fuse-based MTP driver

Website: https://github.com/phatina/simple-mtpfs
License: GPLv2+
Description:
SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine. On the local computer where the SIMPLE-MTPFS is mounted, the
implementation makes use of the FUSE (Filesystem in Userspace) kernel module.
The practical effect of this is that the end user can seamlessly interact with
MTP device files.

Packages

simple-mtpfs-0.1-8.el6.nuxref.src [119 KiB] Changelog Chris Caron (2013-09-15):
- patched so it will work with Centos/Redhat 6
- added auto mounting/unmounting scripts