Prevent .DS_Store file creation over network connections
1. Open the Terminal application from the Utilities folder which is nested in the Applications folder
2. In the newly opened terminal type:
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
3. Restart the computer for the change to take effect
Reference: http://support.apple.com/kb/HT1629