Mac Finder copy error code -41

Today I had the annoying error code -41 when copying files around on my Mac. Well I had no idea what that was supposed to mean, errors are hard enough to solve at the best of times without something as useless as "error code -41". Anyway I found my solution with a little bit of searching and I felt the link was well worth sharing. http://reviews.cnet.com/8301-13727_7-20046071-263.html

For those of you who don't care why but want a quick fix then it's a simple as

sudo chmod -R -N DirectoryYouAreTryingToCopyTo

so for my all I had to do was

sudo chmod -R -N htdocs

Add new comment

The content of this field is kept private and will not be shown publicly.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.