I've seen hundreds of ProgressBar examples but they all deal with 1 file or 1 whatever.

How do I do it for more:

Example: I already have a progress bar working with one file, I now want a second progress bar for all ( a global one), which would be doing total for 5 files if I were copying them.

I can't quite get my head around it......
Anyone ?