Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from cjd/mtpfs

Filesystem to mount MTP devices directly

License

Notifications You must be signed in to change notification settings

ghostFree/mtpfs

Repository files navigation

MTPFS
--------
MTPFS is a FUSE filesystem based on libmtp that allows a mtp device
to be browsed as if it were a normal external harddisk
Requirements
------------
FUSE >= 2.2
GLib >= 2.30
libmtp >= 1.1.2
How to mount a filesystem
-------------------------
To mount a device run:
 mtpfs <mount_point>
To unmount do:
 fusermount -u <mount_point>
Note that you may need to be root to do all this if permissions on the
MTP device are not correct
Debugging
---------
To enable debugging info use the --enable-debug option when running ./configure
Acknowledgements
----------------
This wouldn't be possible without libmtp, libusb and fuse.
Sections of code (in id3read.c and mp3file.c) blatently ripped from gnomad
Contact info
------------
Chris Debenham <chris@adebenham.com>

About

Filesystem to mount MTP devices directly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.9%
  • Shell 0.1%

AltStyle によって変換されたページ (->オリジナル) /