Feature Request - Show currently copying filename and option to skip it if possible.
While copying folders it only shows how many are ok and how many failed. Maybe it could show name of the currently copying file and an option to skip it if possible if it's taking too long(since it might not be important enough to wait long).
Option of skipping too long would be very handy. Trying to find files in 4Tb drive 80% occupied almost hangs at scanning 36% of free space only.
There should be multithreading used in the tool, which otherwise great - very good and handy.
The interface to be served a separate thread to manipulate stop|start|skip etc.
More of an internal log to be displayed, like stage of a file processing to visually debug processing.
The algorithm of scanning to be optimized, because it's (some enumeration inside) probably the cause of the hanging.