Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.6k views
in .NET FTP by (380 points)
I am trying to implement a progress bar into my application so users will not thing the program has crashed while it is download files. I can

4 Answers

0 votes
by (51.6k points)
You need to handle the BytesTransferred event, but be careful you don't run into threading problems.

The Express version of edtFTPnet has a progress bar as well as a several other controls (see here). It starts at only $99, so it is much cheaper for most commercial users to purchase this product than it is to develop the functionality themselves.

- Hans (EDT)
0 votes
by (380 points)
I am a little new to programming and am not positive how to use threading. I have created the bytestransferred event but I still cant figure out how to capture the information so I can calculate the download progress. Do you have a sample or can you help point me in the right direction.

Thanks
0 votes
by (51.6k points)
No, sorry we don't have any sample code for that.

- Hans (EDT)
0 votes
by (380 points)
I found the answer in another post.

Thanks

Categories

...