wisey
IS-IT--Management
- Jul 5, 2000
- 14
I am using Windows 2000 Professional and am trying to determine if a big file has finished copying off the network onto a local PC, programmatically. I have been testing the filesize (using the filelen function) to see if it has finished but win2k reports the same filesize for the source file and the destination file, hence you don't know when the file is stable. You can even prove this by doing a Dir on the destination directory and looking at the size there. Does anybody know of a way to see if the file as finished copying (stable) ?