Make sure the below option is unchecked:
Code: Select all
GUI: Configuration - Options > Operation > Calculate space occupied by subdirectories > [ ] before copying/deleting
Or the correspondent wincmd.ini entry:
1: Count files in subdirs before copying/ deleting to allow a second percent bar.
0: Do not count files (faster).
If enabled, namely this option is responsible for counting files [in subdirs] before copying/deleting [to allow a second percent bar].
The other option is:
wincmd.ini\Configuration\CountMarkedBackground=0|1
0: Do not count files (faster)
1: Count files in subdirs before copying/deleting in background transfer manager.
Note: If CountMarked is set but CountMarkedBackground isn't, then the value from CountMarked is used.
So you can play with those options.
NB
wincmd.ini\Configuration\CountMarkedInDialog=1
1: Count files in subdirs before copying/deleting directly within the F5 copy dialog
Note: If CountMarked is set but CountMarkedInDialog isn't, then the value from CountMarked is used.