Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy from C: to Qnap NAS fails on Copying NTFS Security to Destination Directory #65

Open
Itzak613 opened this issue Sep 9, 2024 · 2 comments

Comments

@Itzak613
Copy link

Itzak613 commented Sep 9, 2024

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.

@Itzak613
Copy link
Author

Itzak613 commented Sep 9, 2024

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?

@Cinchoo
Copy link
Owner

Cinchoo commented Sep 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants