simple-mtpfs icon indicating copy to clipboard operation
simple-mtpfs copied to clipboard

Simple MTP fuse filesystem driver.

Results 53 simple-mtpfs issues
Sort by recently updated
recently updated
newest added

I'm running simple-mtpfs on OS X with homebrew and while attempting to mount the device with "simple-mtpfs -v /Volumes/X", I get the following error: "Error: Can not mount the device...

Hi, I am working on archlinux, and my device is HuaweiNova. By running the command ```simple-mtpfs -l```, I got the result of ```1: HuaweiNova```. Then I tried to mount it...

when I use `std::filesystem::copy(a,b)` to copy from one disk location to another it works fine, but when I copy to a directory mounted via simple-mtpfs it will fail. if i...

I have a Galaxy S8 phone that I'm simply trying to copy videos to my Fedora 26 machine. I have the device connected over USB and ptp seems to work...

I've tried the following (and this is repeatable on multiple devices, with different Android versions, e.g. LineageOS 15.1 on Samsung Tablet vs. Android 8.1.0 on BQ Phone): ``` simple-mtpfs dirA...

libmtp [no longer](http://sourceforge.net/p/libmtp/code/ci/468e06b16c9aa87d90cb0ba7e75698038255540b) allow calling usb_init() more than once. At least on FreeBSD and libusb autodetected this results in ``` $ simple-mtpfs /mnt LIBMTP PANIC: Trying to dump the error...

Hi, It's common now for people to use a ramdisk as /tmp. However simple-mtpfs keeps adding to it's tmp directory forever, always growing it. Never shrinking. It seems it keeps...

I have mounted the MTP device in ~/mtp but when I attempt to open it in finder, I get the rainbow loading wheel, until I force quit. Using ls in...

simple-mtpfs only works for me in debug mode. If I don't use debug mode, it will appear to succeed, but the mounted directory is empty. When using "simple-mtpfs -d ~/mtp"...