Im have very little knowledge about VB6. I made a program (Client-Server) that triggers an external app to upload file to an ftp server. the client can monitor that the task is uploading, uploaded or finished. What i want to do now is I want to add a function in my program to read the progress of the external app being launched and get how many % it is done and the time remaining.

Thanks In Advance!