Hi.
Im learning vb.net 2005 and i am trying to create a backup program for myself

I would like to beable to copy all files on the local hard drives that have the *.txt and *.doc file extensions.

I have sucessfully managed to use teh getfiles method to find the files but i cant figure out how to copy them to a usb drive (E:\)

Can you help?