- simple-mtpfs can be used as lightweight crossplatform mtp-probe
- at current state simple-mtpfs does not respect libmtp device quirks
when connecting via device file. That leads to errors on some devices
This issue can be workarounded now with following command:
simple-mtpfs --device `simple-mtpfs <device file> -l | cut -f1 -d:` <mount point>