Hi Guys,
I am currently doing a Cardreader throughput measurement system. Its just a simple program that copies files from one directory to another and getting the time it takes for it to finish. However.. when I copy, using the COPY function, data from the memory card to the hard disk, the transfer time seems very fast..as compared to when I manually transfer the file from memory card to hard disk.
Like when i use the COPY function to transfer a 100MB file to the hard disk, it would take more or less 1 second as compared to when I click and drag the file to the hard disk (about 8 seconds).
Can someone explain why this is happening?
Am I using the copy function as it is supposed to be used? or is there a different approach to what I am doing?
Thanks for your help