waytech2003
Programmer
I need to add the ability to backup an Access database, and many pictures in a sub directory, to a Zip Disk. I have used several differant methods before (filecopy) (FSO) and was wondering if any of these have the ability to Verify that the info was written correcty. Maybe this is built into the copy function's and I just do not know about it.
Is there a way to compare a file to the original? I do not want to just check date/time and filesize, I need to know that it is a GOOD copy.
Is there a way to compare a file to the original? I do not want to just check date/time and filesize, I need to know that it is a GOOD copy.