Copy from C: to Qnap NAS fails on Copying NTFS Security to Destination Directory
How do I fix this, it's a copy from Windows 11 to Qnap NAS. The windows account is admin and it has rights in file browser to copy files to this folder, but ChoEasyCopy fails
Starting RoboCopy operations... Analyzing RoboCopy operation...Performing RoboCopy operation...
RoboCopy.exe "C:\Users\yitzi\My Drive\Yitzi Books Writing Projects" "\TS453D\Yitzis Book Projects Backup" . /E /ZB /COPYALL /MIR /XX /FFT /R:2 /W:1 /BYTES /NC /NDL /NP /NJH /NJS 2024/09/09 10:58:24 ERROR 1314 (0x00000522) Copying NTFS Security to Destination Directory \TS453D\Yitzis Book Projects Backup
A required privilege is not held by the client.
RoboCopy operations completed successfully.
I found a workaround, make the destination Qnap folder R/W for all users, so it's an authentication issue with ChoEasyCopy to the NAS. Not sure how to give the App rights and authorized user?
usually the tool runs on current login user privileges. You can find this out from TaskManager/Details tab. could be the running account is not having R/W in NAS.