Hi,
I am currently investigating a file sync issue where we had to exclude some folders from DFSR (Windows Fileshare Sync) because DFSR just cannot cope with the amount of files.
altWinDirStat takes not more than a few seconds to process the whole folder (whereas WinDirStat runs for several hours and then aborts, with a VC++ Runtime error dialogbox indicating that it was aborted).
What are the tricks altWinDirStat uses to index files this fast, and what is the simplest way I can leverage this to create a folder structure diffs between two servers, ideally from a script (Python or Powershell)?
I've clicked through to some of your docs but they don't seem to answer that basic question!
Hi,
I am currently investigating a file sync issue where we had to exclude some folders from DFSR (Windows Fileshare Sync) because DFSR just cannot cope with the amount of files.
altWinDirStat takes not more than a few seconds to process the whole folder (whereas WinDirStat runs for several hours and then aborts, with a VC++ Runtime error dialogbox indicating that it was aborted).
What are the tricks altWinDirStat uses to index files this fast, and what is the simplest way I can leverage this to create a folder structure diffs between two servers, ideally from a script (Python or Powershell)?
I've clicked through to some of your docs but they don't seem to answer that basic question!