Not sure where this question belongs in MacRumors, but I'll try here. I have archived a large folder onto both DVD and USB sticks. I would like to verify that each archive copy is identical to the original. So I use "diff -rq Folder1 Folder2", and when df is done, the report that comes back only says that DS_Stores in the two locations differ. I am presuming that means that the copy is exact, but the DS_Stores are different because they are just in different places. Is that correct?