Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Download from remote store - progress
Sun, Apr 15 2012 1:10 PMPermanent Link

Uli Becker

Hi,

is it possible to track the progress of downloading a file from a remote
store?
I would like to inform the user how long he has to wait during a
replication process with larger files.

Thanks Uli
Sun, Apr 15 2012 3:10 PMPermanent Link

Raul

Team Elevate Team Elevate

OnProgress event should get fired for Copy File (as per OLH) and you'd
be able to access PercentDone from it

Raul

On 4/15/2012 1:10 PM, Uli Becker wrote:
> Hi,
>
> is it possible to track the progress of downloading a file from a remote
> store?
> I would like to inform the user how long he has to wait during a
> replication process with larger files.
>
> Thanks Uli
Sun, Apr 15 2012 4:58 PMPermanent Link

Uli Becker

Raul,

> OnProgress event should get fired for Copy File (as per OLH) and you'd
> be able to access PercentDone from it

I didn't think it's that simple. Will try it tomorrow. Thanks.

Uli
Image