Search found 1 match

by bradpeterson
02 May 2025, 21:56
Forum: Help
Topic: ERROR_ACCESS_DENIED [CopyFileEx]
Replies: 6
Views: 8933

Re: ERROR_ACCESS_DENIED [CopyFileEx]

I found this on a Google search.

For me, the problem was samba and Linux user/group issues. Things weren't matching.

I found the issue when FFS tried to copy into an existing directory owned by the user:group of nobody:nogroup. But my connection was owned by my username: brad, and needed the user ...