Hi there.
I'm pretty sure this more of a unix problem than related directly to the pi, but I thought I'd ask here just in case.
I've just been copying a bunch of files from a pi (raspbian) to a share on an iMac. When I run "ls | wc -l" on the source and the local directory share there's a deficit of over 4,000 files on the destination. If I go to the mac and run the same command I get the correct number.
So, where is the data going missing? Why is the count different on the pi/share and the destination machine?
Thanks.