When Mac OS X clients copy files in a Windows share, they'll create some files like .DS_Store
and ._
prefixed hidden files (that I think store resource forks of the files).
How can I prevent pollution of these shares by these files?
A solution that works on other media (flash driver, for instance) is also appreciated.