These files are extremely annoying. Luckly Apple has a way of preventing their creation on network connections:
- In a terminal type: defaults write com.apple.desktopservices DSDontWriteNetworkStores true
- Restart
That’s pretty much it. This began to be a problem for me when I was creating some meta-packages for FEUPlive (via sshfs) and all of them installed in a clean Ubuntu installation those damn .DS_Store. The packages even created conflicts with the files…
Advertisement