display what multiple threads are doing?

Discuss new features and functions
Posts: 20
Joined: 18 Nov 2018

hspindel

I just activated the donation edition, enabling me to specify additional threads.

In the Synchronizing window, it only shows me what one of the threads is doing. I can tell that sometimes non-visible threads are doing things in the background.

Any way to see what the non-visible threads are doing? Maybe add a couple additional status lines to the display below the one current status line?
Posts: 1051
Joined: 8 May 2006

therube

(A "dirty" way, on Windows, you can check something like, Handles, where I'd expect you'd find the file names being processed at a particular time?

System Informer, double-click on the FreeFileSync_x64.exe process. That brings up a dialog box. Select the Handles tab, & within (you can Filter, say c:\) & (I'd suspect) ought to be able to see file names coming & going.)
Posts: 20
Joined: 18 Nov 2018

hspindel

Thanks, I'll give it a try.