simple-mtpfs used to work on FreeBSD but nowadays lsing a directory on my Nokia 6.1 or Fire HD 10 time out. When I run simple-mtpfs in debug mode, the last entry in the debug log is
It seems as if OPENDIR never returns. https://github.com/kiorky/jmtpfs works fine, so FreeBSDs fuse implementation seems to work with the devices I tested with.
simple-mtpfs
used to work on FreeBSD but nowadaysls
ing a directory on my Nokia 6.1 or Fire HD 10 time out. When I runsimple-mtpfs
in debug mode, the last entry in the debug log isIt seems as if
OPENDIR
never returns. https://github.com/kiorky/jmtpfs works fine, so FreeBSDs fuse implementation seems to work with the devices I tested with.