In a typical command line application, it displays it's standard output line by line. The first part of a2cmd.exe does this.
But when it's actually scanning the files, it doesn't display the scanned items on a new line. Instead, it just updates the last line of the window.
Is there any way to get it to display the scanned items on a new line each time?