Options (1)
-l, --listDevicesbooleanList available MTP devices
Example:
jmtpfs {{[-l|--listDevices]}}Examples (5)
Mount an MTP device to a directory
jmtpfs path/to/directorySet mount options
jmtpfs -o allow_other,auto_unmount path/to/directoryList available MTP devices
jmtpfs [-l|--listDevices]If multiple devices are present, mount a specific device
jmtpfs -device=bus_id,device_id path/to/directoryUnmount MTP device
fusermount -u path/to/directorymade by @shridhargupta | data from tldr-pages