czmaster Posted August 19, 2010 Posted August 19, 2010 (edited) Hello, I want to know the size of a file which i'm downloading. With the function filegetsize the size doesn't update (while downloading) unless i open the download folder in explorer (or press F5 in this folder). How can i know the current file size without opening the folder in explorer ? Thanks Edited August 19, 2010 by czmaster
Tvern Posted August 19, 2010 Posted August 19, 2010 If you are using InetGet to do the download, use the background parameter and check the progress with InetGetInfo.
czmaster Posted August 19, 2010 Author Posted August 19, 2010 If you are using InetGet to do the download, use the background parameter and check the progress with InetGetInfo.Thank you but I doesn't use inetget because I must download this file from an specific software
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now