While doing a file backup, Windows Security scanned and processed some files . I added the directory to the whitelist, but the Shadow copy of VSS was scanned and processed, which caused my backup to break. The easiest way to do this is to move that file out of the scope of the backup, but each time some files are moved out, new suspicious files are subsequently scanned. There are many important files stored in that directory and I cannot afford not to back them up. Is there any way to stop the scanning of shadow copy files.
在进行文件备份时,windows security 扫描并处理了一些文件。我将目录添加到白名单后,但VSS复制的文件被扫描并处理,这导致我的备份中断。可能最简单的方法是把该文件移出备份的范围,但每次移出一些文件,后续的备份会扫描到新的可疑文件。该目录下存放了许多重要文件,我不能不对其进行备份。有没有办法阻止对shadow copy路径的扫描。