Hello friends!
I am developing a module to backup data from harddrive to an external device. This module let the user to select data from multiple directories. Like I explained in the subject line how do I copy entire folder from one disk drive to another with out specifiying what files to copy? Example copy c:\docdir to H:\docdir, where docdir may contain more then 100 different file types. FileCopy function doesn't copy a directory.
Thanks in Advance!
Dave
I am developing a module to backup data from harddrive to an external device. This module let the user to select data from multiple directories. Like I explained in the subject line how do I copy entire folder from one disk drive to another with out specifiying what files to copy? Example copy c:\docdir to H:\docdir, where docdir may contain more then 100 different file types. FileCopy function doesn't copy a directory.
Thanks in Advance!
Dave