jmtpfs icon indicating copy to clipboard operation
jmtpfs copied to clipboard

Results 35 jmtpfs issues
Sort by recently updated
recently updated
newest added

I created a folder named "Music" on the SD card in my device (Sony Xperia Z2). When I mount the device with jmtpfs, no "Music" subdirectory appears within the "SD...

I'm trying to use jmtpfs from a udev script. The command I'm running is jmtpfs -o allow_other /media/danny/XT1068 and it produces this output : Unable to open ~/.mtpz-data for reading,...

When you transfer files using jmtpfs and the locking timeout period of the mobile phone expires you start getting just I/O errors. I formerly used the go-mtpfs system which somehow...

So this was a bit of a pain and I figured I should pass on what I've learned. I am now able to have whatever desktop environment do mount &...

Hi, Great software. Here's a patch that fixes: i) a compile error on gcc-4.8 [getuid() now needs including explicitly] ii) a NULL pointer deref on ./jmtpfs -l with an unknown...

I was copying files from my device when the battery died. I guess this left jtmpfs in limbo. It also let me with an exhausted /tmp until I unmounted the...

If it's dead, can you archive the repository for me?

```shell sudo jmtpfs -d /mnt sudo strace ls /mnt/Internal\ Storage/ ``` The output ```strace Device 0 (VID=$ and PID=$) is a $ models (MTP). Android device detected, assigning default bug...

How to debug further that problem? Maybe doing some verifications in jmtpfs when that happen so it can output more precise errors permitting to troubleshoot For example (in shell), to...