Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

aizarged

macrumors newbie
Original poster
May 28, 2020
17
4
Hello!

I was trying to move some folders on my external HDD today but I am getting an error while doing so: The Finder can’t complete the operation because some data in “” can’t be read or written. (Error code -36)

I have tried copying one or multiples files instead and it is working, the error is happening only when moving a folder.

I've been having this problem with 2 machines:
1) MBP 16'' 2019 - Intel (Monterey 12.4)
2) MPB 13'' 2017 (Monterey 12.4)

I've tried the "dot_clean" solution on terminal without any success. Restarted both Macs, giving permission to my HDD.

Someone knows how to solve it?
 

aizarged

macrumors newbie
Original poster
May 28, 2020
17
4
Done that, and it showed that everything was working perfectly. Still can't move my folders.
 

bogdanw

macrumors 603
Mar 10, 2009
5,968
2,912
Don’t use move, use copy (cp)
cp -R ~/Desktop/newfolder '/Volumes/NameOfExternalHDD/newfolder'
 

aizarged

macrumors newbie
Original poster
May 28, 2020
17
4
Don’t use move, use copy (cp)
cp -R ~/Desktop/newfolder '/Volumes/NameOfExternalHDD/newfolder'
Doing it with the terminal is working, but not yet working without it. Any suggestions?
 

Fishrrman

macrumors Penryn
Feb 20, 2009
28,979
13,032
OP wrote:
"Doing it with the terminal is working, but not yet working without it. Any suggestions?"

How about if you try this:
1. Create a NEW folder. Give it a similar name as the "problem" folder.
2. Open both folders (new and old).
3. Manually copy all the files from the old one to the new one.
4. Once copied, DELETE all the files in the OLD folder.
4. Now, DELETE the old folder.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.