mtpfs icon indicating copy to clipboard operation
mtpfs copied to clipboard

Filesystem to mount MTP devices directly

Results 11 mtpfs issues
Sort by recently updated
recently updated
newest added

Mounting appears to succeed, but as soon as I try listing the mountpoint, this happens: ``` Listing raw device(s) Device 0 (VID=22b8 and PID=2e76) is a Motorola Moto G (ID1)....

I connected in the past using file managers to mtp device, but now I want to perform some sync accross folder, so I need a regular filesystem access the device...

I have a Fairphone 3, running vanilla Android 10. I tried to mount it on my gentoo system. USB debugging is enabled. I followed the usage instructions here: https://wiki.gentoo.org/wiki/MTPfs ```...

Don't configure, people may have "out-of-source-tree" builds: Normally you do: ``` ./configure --foo-bar make ``` This is common but however does mess up the source tree with build files. You...

I am trying to transfer files from a Nokia 3.1. Using the libmtp example mtp-filetree I am able to see photos on the telephone, I have a similar experience in...

Got an unknown device with a request to report this to this project. It's a Boox Onyx NovaPro e-ink tablet running (at the latest) Android 6.0.1. Appears to perhaps have...

Hi! Try to attach a phone to a Gentoo linux box... use libmtp-1.1.11 mtpfs-1.1-r3 mtpfs ~/AndroidDevice/ Listing raw device(s) Device 0 (VID=2717 and PID=ff68) is a Xiaomi Redmi 2 2014811...

Installed latest OSX Fuse 3.5.8 from https://osxfuse.github.io/ Installed mtpfs dependencies via: ``` brew install libid3tag brew install libmad brew install libmtp ``` After `./configure` and `make` I get these errors:...

When trying to mount with `mtpfs`, I get: ``` time sudo mtpfs -o allow_other mtp Listing raw device(s) Device 0 (VID=12d1 and PID=1082) is a Huawei Ascend P8 . Found...