I know WinMerge has a folder comparison feature, but not sure it can handle your file count.

Posts
-
RE: Checking multiple Directories to confirm all files are identical
-
RE: Server 2003 P2V Issues
I'm guessing that this is Server 2003 and not 2003 R2, which may explain why the reset command isn't working.
-
RE: MS Teams file attachments and changing primary email address
Can't you just leave their primary email address alone and simply assign an alias to their account?
-
RE: Kaseya customers ransomware attack
Was just reading about this elsewhere. Sounds like it could be widespread affecting up to several thousand clients.
-
RE: Random Thread - Anything Goes
What happens when you let your security certificate expire --
-
RE: NodeBB 1.17 Update
They don't display for me. When checking the browser console, I'm seeing an HTTP response of 403.
GET [HTTP/1.1 403 Forbidden 0ms]
-
RE: understanding HTML
@dashrender I would approach the issue from a different angle and contact AVG to have them review the site for possible false positive.
-
RE: XCP-NG installation on windows server
It may help to review this thread.
-
RE: Miscellaneous Tech News
Was getting a weird error in Veeam Backup for O365 (signing key is invalid). Looks like MS is having issues with O365. From https://status.office365.com/ --
-
RE: Single-day spam spike?
@gotwf said in Single-day spam spike?:
presidential erection events
I'm guessing that those don't naturally occur too often when dealing with 70+ year old men.
-
RE: Need help with Autohotkey Windows
@Pete-S Seems like someone already created the script for you -- https://www.computerhope.com/tips/tip224.htm
Edit: The above is based on this -- https://github.com/pmb6tz/windows-desktop-switcher
-
RE: Web trackers using CNAME to bypass anti tracking
Does pi-hole address this with it's Deep CNAME inspection feature?
-
RE: Need help with Autohotkey Windows
Sorry, but I'm an AutoIt user.
Does it do anything? Does AHK require a loop or anything to keep the script from exiting?
-
Anyone using CrowdSec?
Just read about it here and was wondering if anyone has tried it out yet?
From their GitHub repo --
A modern behavior detection system, written in Go. It stacks on Fail2ban's philosophy, but uses Grok patterns & YAML grammar to analyse logs, a modern decoupled approach (detect here, remedy there) for Cloud/Containers/VM based infrastructures. Once detected you can remedy threats with various bouncers (block, 403, Captchas, etc.) and blocked IPs are shared among all users to further improve their security.