Changes between Version 146 and Version 147 of help/en/howto/mount
- Timestamp:
- Apr 2, 2019 9:42:25 AM (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/mount
v146 v147 92 92 [[Image(Info Window (S3).png, 400px)]] 93 93 94 == = Performance Considerations ===95 To reduce the number of requests to the remote server for mounted volumes, we recommend the following settings .96 === = Finder.app ====94 == Performance Considerations == 95 To reduce the number of requests to the remote server for mounted volumes, we recommend the following settings when running in ''Online'' connect mode. 96 === Finder.app === 97 97 * Enable ''View → Show Status Bar'' (⌘-/) 98 98 * Choose ''View → Hide Preview'' (⌘⇧-P) … … 100 100 * ''Finder → Preferences… → General → Show these items on the desktop: Connected servers'' 101 101 102 === = Windows Explorer ====102 === Windows Explorer === 103 103 Choose ''File Explorer → Folder Options''. 104 104 * Check ''Always show icons, never thumbnails'' 105 105 * Check ''Display File Icon on thumbnails'' 106 106 * Uncheck ''Show preview handlers in preview pane'' 107 108 === Login Item ===109 You will be prompted if Mountain Duck would be opened when logging in to your computer. If you have chosen ''Don't ask again'' but want to add Mountain Duck as a login item later, reset the preference with `defaults delete io.mountainduck loginitem.enable` in a Terminal.app window.110 107 111 108 [[Image(Login Item.png)]] … … 122 119 123 120 == Preferences == 121 === Login Item === 122 You will be prompted if Mountain Duck would be opened when logging in to your computer. If you have chosen ''Don't ask again'' but want to add Mountain Duck as a login item later, reset the preference with `defaults delete io.mountainduck loginitem.enable` in a Terminal.app window. 123 124 124 === Updates === 125 125 An auto update feature will alert you when a new version is available and self update the application. Choose ''Preferences → Update → Automatically check for updates''. You can also choose to update to snapshot or beta builds.