Index

Reminder for later: how to mount MTP device on Ubuntu with jmtpfs.

  1. Your user has to be part of plugdev group: usermod -a -G plugdev $(whoami)
  2. user_allow_other in /etc/fuse.conf
  3. jmtpfs path/to/mount/point will mount the 1st MTP device on path/to/mount/point