Changes between Version 38 and Version 39 of help/en/howto/mount
- Timestamp:
- Sep 29, 2015 9:03:03 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/mount
v38 v39 51 51 52 52 === Finder.app will write .DS_Store files to the remote volume === 53 You can workaround this with setting `defaults write com.apple.desktopservices DSDontWriteNetworkStores true`. 53 You can workaround this with setting `defaults write com.apple.desktopservices DSDontWriteNetworkStores YES` in a ''Terminal.app'' window and restart ''Finder.app'' using '' → Force Quit… → Finder → Relaunch''. 54 55 === Finder.app does not show files prefixed with `.` on remote volumes === 56 You can workaround this with setting `defaults write com.apple.finder AppleShowAllFiles YES` in a ''Terminal.app'' window and restart ''Finder.app'' using '' → Force Quit… → Finder → Relaunch''. 54 57 55 58 === Performance issues in ''Finder.app'' rendering preview ===