|
-
September 3rd, 2001, 08:47 PM
#1
Checking Actual and Current File Size
Hi All,
I need to check if a File has been successfully FTP'd in to the server (is there a way to do this?). I was thinking of checking the Actual File Size versus the Final File size and compare that if they are equal then I can be sure that the File has benn successfully transferred.
I have found several ways of getting the current file size but is there a way of getting the Total file size? Or is there a better solution to my problem? Thanks so much!
Cheers,
wmeng72
-
September 4th, 2001, 03:15 PM
#2
Re: Checking Actual and Current File Size
InternetFindNextFile API function returns a structure that will contain the filesize at the remote location.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|