Content originally posted in LPCWare by DEGoodmanWilson on Sat Oct 29 05:57:04 MST 2011
Quote: mhjerde
Well, that is a bummer. So your work is just being shelved?
I've done a bit of testing on the Mac. It looks like the Mac tries to write additional data when copying the file. This is probably to store the resource fork.
I got an 'not enough space' error. Copying with the cp command did not work either for this test.
Of course, I didn't think of the extra files that OS X tries to create. That might very well be the culprit.
That said, I've been using the command line 'cp' method consistently since I first mentioned this issue. I agree that it is no good for end-users, but it at least permits me to get code on the board from my Mac! I wonder why it isn't working for you?