Changes between Version 52 and Version 53 of help/en/howto/mount/issues
- Timestamp:
- Jun 6, 2019 1:04:45 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/mount/issues
v52 v53 3 3 = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / [wiki:help/en/howto/mount Mountain Duck] / Known Issues = 4 4 5 == Performance Considerations == 6 To reduce the number of requests to the remote server for mounted volumes, we recommend the following settings when running in ''Online'' connect mode. 7 === Finder.app === 8 * Enable ''View → Show Status Bar'' (⌘-/) 9 * Choose ''View → Hide Preview'' (⌘⇧-P) 10 * Disable ''View → Show View Options → Show icon preview'' 11 * ''Finder → Preferences… → General → Show these items on the desktop: Connected servers'' 12 13 === Windows Explorer === 14 Choose ''File Explorer → Folder Options''. 15 * Check ''Always show icons, never thumbnails'' 16 * Check ''Display File Icon on thumbnails'' 17 * Uncheck ''Show preview handlers in preview pane'' 18 5 19 == Known Issues == 6 7 20 === ~~Finder.app will write .DS_Store files to the remote volume~~ === 8 21 ~~You can workaround this with setting `defaults write com.apple.desktopservices DSDontWriteNetworkStores -string true` in a ''Terminal.app'' window and restart ''Finder.app'' using '' → Force Quit… → Finder → Relaunch''.~~~