mtpfs
FUSE filesystem for Media Transfer Protocol devices
Install
- All systems
-
curl cmd.cat/mtpfs.sh
- Ubuntu
-
apt-get install mtpfs
- Arch Linux
-
pacman -S mtpfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mtpfs
- Raspbian
-
apt-get install mtpfs
- Dockerfile
- dockerfile.run/mtpfs
mtpfs
FUSE filesystem for Media Transfer Protocol devices
MTPfs is a FUSE filesystem that supports reading and writing from MTP (Media Transfer Protocol) devices, such as MP3 players, video players or digital cameras. In addition to revealing media files on the connected device, MTPfs exposes a virtual directory called "/Playlists" which contains the device's playlists as m3u files.