Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Progress Bar for an FTP Transfer

www.cryer.info
Managed Newsgroup Archive

Re: Progress Bar for an FTP Transfer

Subject:Re: Progress Bar for an FTP Transfer
Posted by:"Finn Tolderlund" (no@spam.dk)
Date:Sat, 6 May 2006 16:45:48

That depends on the FTP component you are using.
Usually there is an event that tells you how many bytes have been
transferred.
From that you can calculate and update a progress bar.
--
Finn Tolderlund


"Barry Wood" <Barry@AMSS.uk.com> skrev i en meddelelse
news:445cb35a$1@newsgroups.borland.com...
> Is there a way to set up a Progress Bar to report on how an ftp transfer
> is
> getting on? I have a fairly large file I ftp & would like to give the User
> some visual indication of how the transfer is getting on. I currently just
> disable a button and re-enable it when the transfer is completed.

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive