1- Command line Interface we use mtpfs
$ sudo apt-get install mtpfs
+ mount and umount when useing and stoping mtp
- mount the device to /mnt directory
$ sudo mtpfs /mnt
$ sudo ls /mnt
Almacenamiento del telefono Playlists Tarjeta SD
- umount mtp
$ sudo umount /mnt
2- gui Interface using gmtp
$ sudo apt-get install gmtp
- when we connect the device gmtp will ask to which device storage we wish to connect
$ sudo gmtp
No comments:
Post a Comment