Re: Not able to copy files to / from Android device

2017-11-19 Thread Enric Morales
Venu Chakravorty writes: > > I can't see any files in "./mnt". I was expecting to see the files from the > Android device in "./mnt", but it is just empty. Please help. Is there any > other way (other than using "simple-mtpfs") to do this? > > Thanks in advance. If you

Re: Not able to copy files to / from Android device

2017-11-19 Thread Stephane HUC "PengouinBSD"
Le 11/19/17 à 22:21, Stuart Henderson a écrit : > On 2017-11-19, Venu Chakravorty wrote: >> Hello there, >> I am trying to copy files to / form my android device using "simple-mtpfs". >> However, I am not able to mount the file system of the Android device. On >> the phone,

Re: Not able to copy files to / from Android device

2017-11-19 Thread Stuart Henderson
On 2017-11-19, Venu Chakravorty wrote: > Hello there, > I am trying to copy files to / form my android device using "simple-mtpfs". > However, I am not able to mount the file system of the Android device. On the > phone, the "Media Device (MTP)" check-box is checked. The

Re: Not able to copy files to / from Android device

2017-11-19 Thread Stephane HUC "PengouinBSD"
Hi, Venu First, see into this page, if your android device is recognized: http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/usb/usbdevs If yes, after, you can attempt to use directly adb tool ;) => install adb Check if your device is really recognized: => adb devices If adb