|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Backup to USB driver?Hi All,
I am trying to write a program to do a automatic backup. I have some questions. 1. How can I detect a USB drive connection? 2. How can I get the drive letter?(If everytime is given a different drive letter) Anthony On 24/07/2006 Anthony wrote:
>Hi All, Are you using NET 2? If so look at the DriveInfo class, it can give you an > > I am trying to write a program to do a automatic backup. I have some >questions. > 1. How can I detect a USB drive connection? > 2. How can I get the drive letter?(If everytime is given a different >drive letter) > >Anthony array of drives and each of them has a DriveType. -- Jeff Gaines |
|||||||||||||||||||||||