environment-
AnyBackup 1.1.9
Windows 10 22H2 , hosted in VirtualBox on Linux Mint if that matters
backing up a SMB network share to USB disks, about 7TB and 337000 files
expected behavior-
Adding a regex to skip list that matches a file's path will not back up that file
observed behavior-
No files are actually skipped, from backup preview or actual backup operation.
This occurs with my intended use (\\dirname\\ to skip one directory) and with .* which I'd expect to skip all files.
Backup is proceeding anyway but it would be nice to skip some directories. Thanks