Drive/FS change detection

  • Thread starter Thread starter Matthew Hughes
  • Start date Start date
M

Matthew Hughes

Hey.
I'm recently developing an application which has to deal with
SD cards. My problem boils down to SD detection, basically I've two
use cases:
1) somebody inserts a new SD card into an existing Drive in the
system
2) Insertion of a new drive/cardreader with a SD card already in.

I'd Like to suscribe to both events.
Is there a managed way to: Suscribe to drive arrival events?
Is it feasible to suscribe to FS changes on all removable drives to
detect the SD insertion into an existing drive?

Thanks in advance.
Matthew Hughes
 
Back
Top