ANSWERS: 1
-
When you delete files from a memory card on a Mac they are sent to the .Trashes folder. The easiest way to stop this is from Terminal: % cd /Volumes/USBMEM/ % rm -r .Trashes % touch .Trashes This will remove the .Trashes folder and create a file called .Trashes. Now when you delete files, they will be deleted instead of being moved to the trash.
Copyright 2023, Wired Ivy, LLC

by 