Have the overall progress bar as bytes completed/total bytes to process instead of files completed/total files.
Option 1: Update the overall progress bar as each byte is hashed
Option 2: Update the overall progress bar after each file is hashed (as bytes completed)
Have the overall progress bar as
bytes completed/total bytes to process
instead offiles completed/total files
.Option 1: Update the overall progress bar as each byte is hashed Option 2: Update the overall progress bar after each file is hashed (as bytes completed)