mltefive / docs

https://mltefive.github.io/docs/
1 stars 0 forks source link

mount MTP android #57

Open 7dir opened 3 years ago

7dir commented 3 years ago
  1. MTP jmtpfs
sudo apt-get install jmtpfs mtp-tools
mtp-detect

jmtpfs ~/mount_dir
fusermount -u ~/mount_dir
rm -rf ~/mount_dir