yeah im more or less dealing with a group of around 350 with differing connections. I want to know when the user is downloading the updates, BASED on their connection at the begining of the dlownload, approx how long it would take to do so. Throwing around ideas here and we are trying to do something through a batch file or script, but im not sure where to go with it.
well logging the initial timestamp of the file request is easy, just make a webpage that logs the access for the file exclusively, as far as the connectivity, i have no idea