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