You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the callback on ICopyProgress will only provide BytesTransfered, BytesExpected that are related against the Chunk/part .... not the overall progress of the file.
There is no way to get the number of chunks, the size of chunks/parts, nor get a running total of bytes across all the chunks.
This makes the progress report usesless for LargeFiles.