simple-mtpfs/man
Vladimir Kondratiev a924098f97 Support for <device file> option when doing --device-list
- 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>
2015-08-23 13:55:52 +03:00
..
makefile.am initial import 2012-09-22 12:43:05 +02:00
simple-mtpfs.1 Support for <device file> option when doing --device-list 2015-08-23 13:55:52 +03:00