Re: recognize a drive as removable media (e.g. compact flash, sd card or usb drive)

2006-05-02 Thread Gordon Rainsford
Tim Golden <[EMAIL PROTECTED]> wrote: > Mike Joyce wrote: > > I am trying to write a portable script that will find removable media, > > such as compact flash, sd card, usb, etc. drive and then upload files > > from the media. I want this to be portable so that I can write and > > maintain one pro

Re: recognize a drive as removable media (e.g. compact flash, sd card or usb drive)

2006-04-08 Thread Tim Golden
Mike Joyce wrote: > I am trying to write a portable script that will find removable media, > such as compact flash, sd card, usb, etc. drive and then upload files > from the media. I want this to be portable so that I can write and > maintain one program for both Linux and Windows. Each platform us

Re: recognize a drive as removable media (e.g. compact flash, sd card or usb drive)

2006-04-08 Thread Larry Bates
Mike Joyce wrote: > I am trying to write a portable script that will find removable > media, such as compact flash, sd card, usb, etc. drive and then upload > files from the media. I want this to be portable so that I can write and > maintain one program for both Linux and Windows. Each platfor