During the mirror synchronisation from one folder to another there are problems:
00:40:38 error I can't copy file
"D:\DumpStack.log.tmp" to
"Z:\Z D\DumpStack.log~573c.ffs_tmp".
ERROR_ACCESS_DENIED: [CopyFileEx]
00:40:41 error I can't copy file
"D:\pagefile.sys" to
"Z:\Z D\pagefile~4f0c.ffs_tmp".
ERROR_ACCESS_DENIED: [CopyFileEx]
If I ignore this errors synchronisation is going forward
Can somebody help me.
Errors DumpStack.log.tmp and pagefile.sys
- Posts: 1
- Joined: 16 May 2023
-
- Posts: 2997
- Joined: 22 Aug 2012
DumpStack.log is a file containing a dump of the stack (understand "copy of the memory"). It is generated by windows when there is a BSOD (Blue Screen Of Death) for troubleshooting.
Both are (likely locked) system files that are useless to backup/sync.Pagefile. sys is a system file in Windows set aside for your computer's Random Access Memory (RAM), also known as physical memory. When your computer's RAM begins to run out of memory, it uses the pagefile to offload data it doesn't need, such as files and apps.
Simply add those file to your Exclude Filter (F7).