I'm having an odd problem with some old files of mine. On my previous macbook pro, I had some development work saved off in a directory called "Development"
When I got my new laptop, I copied those directories to a external drive, and then copied them to the new macbook pro. The user ID was the same on both macs.
But now when I try to use those files, I get a lot of "NoPermissions (FileSystemError): Error: EACCES: permission denied" messages.
I've double checked the access on the files, and it SAYS that my userID should be able to read/write. But it doesn't work, and I wonder if it has something to do with the computer thinking the id is different even though it is the same, because it came from a different macbook?
I've tried various CHGMOD and CHGOWN commands I've seen recommended, and nothing has helped. Anyone have any ideas what I could try?
When I got my new laptop, I copied those directories to a external drive, and then copied them to the new macbook pro. The user ID was the same on both macs.
But now when I try to use those files, I get a lot of "NoPermissions (FileSystemError): Error: EACCES: permission denied" messages.
I've double checked the access on the files, and it SAYS that my userID should be able to read/write. But it doesn't work, and I wonder if it has something to do with the computer thinking the id is different even though it is the same, because it came from a different macbook?
I've tried various CHGMOD and CHGOWN commands I've seen recommended, and nothing has helped. Anyone have any ideas what I could try?