Topic: USB access

Hi iam using USB driver present in kernel.

From the application point of view how can i access the USB device and how can i transfer /get the data from the USB device when it is connected to host.

For general char devices i can read and write data through read and  write function calls.

For USB how it's going to work.

Information on this helps me a lot.

Waiting for reply.

Regards,
MMK.

Re: USB access

As of now, a USB disk must be plugged in when you turn it on, everytime you re-insert, you have to reboot.

For the mostpart, you want to leave the data there, and just create links. You do all this over SSH.