TOOL » LINUX » APP

Mtpfs

Configuration

Uncomment the following line from /etc/fuse.conf:

txt
user_allow_other

Usage

Mount the MTP device:

shell
mtpfs -o allow_other ~/Mount

Unmount the MTP device:

shell
fusermount -u ~/Mount