You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Disable Bonjour Notifications in Notification Center and Sytem Tray
206
+
#### Disable Bonjour Notifications in Notification Center and System Tray
207
207
208
208
A [hidden configuration option](preferences.md#hidden-configuration-options). By default, the limit is set to allow not more than `30` notifications per minute.
Copy file name to clipboardExpand all lines: cyberduck/edit.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Edit Files
4
4
You can edit a file just as a local file in an external editor by clicking the Edit toolbar button or by choosing *File → Edit With*. The file will be downloaded to a temporary directory and opened with the preferred editor. The file will be uploaded to the server every time you choose *File → Save* in the Editor application. The file is not changed on the server if you just close the document without saving it or if the content has not changed.
5
5
6
6
## Default Editor
7
-
The default editor opened for a file is selected depeding on the file type. If no application is found to handle the file type the default eidtor chosen in *Preferences* is used instead.
7
+
The default editor opened for a file is selected depending on the file type. If no application is found to handle the file type the default eidtor chosen in *Preferences* is used instead.
Copy file name to clipboardExpand all lines: cyberduck/faq.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Cyberduck is an open-source server and cloud storage browser for Mac and Windows
14
14
15
15
### Is Cyberduck Free?
16
16
17
-
Cyberduck is free software. Free software is a matter of the users' freedom to run, copy, distribute, study, change, and improve the software. If you find this programm useful, please consider making a [donation](http://cyberduck.ch/donate). A donation would not only demonstrate your appreciation of this software but also help to advance development in the future. You receive a registration key and it will help to make Cyberduck even better!
17
+
Cyberduck is free software. Free software is a matter of the users' freedom to run, copy, distribute, study, change, and improve the software. If you find this program useful, please consider making a [donation](http://cyberduck.ch/donate). A donation would not only demonstrate your appreciation of this software but also help to advance development in the future. You receive a registration key and it will help to make Cyberduck even better!
Copy file name to clipboardExpand all lines: cyberduck/share.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Providers with support to share a file using a public, password protected or tem
33
33
34
34
### S3
35
35
36
-
For connections using [S3](../protocols/s3/index.md) protocol.
36
+
For connections using [S3](../protocols/s3/index.md) protocol, make sure the bucket allows [ACLs](https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html?icmpid=docs_amazons3_console) and doesn't block [public access](https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html?icmpid=docs_amazons3_console).
Copy file name to clipboardExpand all lines: cyberduck/sync.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -54,5 +54,5 @@ No files are downloaded.
54
54
55
55
You have to manually restart the synchronization in the transfer window. If you want to automate things you will be better off with either
56
56
57
-
-[Cyberduck CLI](https://duck.sh/) which allows you to write a script and schedule ot with your preferred method such as `cron`.
58
-
-[Mountain Duck](https://mountainduck.io/) which allows you to mount the remote volume and synchronise files with any of your preferred tools such as `rsync`.
57
+
-[Cyberduck CLI](https://duck.sh/) which allows you to write a script and schedule it with your preferred method such as `cron`.
58
+
-[Mountain Duck](https://mountainduck.io/) which allows you to mount the remote volume and synchronise files with any of your preferred tools such as `rsync`.
- **[Microsoft OneDrive](../../protocols/onedrive.md#quota)**: Quota is only supported when setting the *Path* in the bookmark configuration to a folder different from `/`.
70
+
- **[Microsoft SharePoint](../../protocols/sharepoint.md#quota)**: Quota is only supported when setting the *Path* in the bookmark configuration to a *Drives* folder in a SharePoint site folder.
71
+
```
72
+
73
+
Some protocols do not report the available quota. Finder and Windows Explorer will show exabyte values in *Online* connect mode and the available space within the synchronization cache location on your local disk in *Smart Synchronization* connect mode for the affected protocols.
Copy file name to clipboardExpand all lines: mountainduck/installation/index.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ No admin privileges for installation is required.
22
22
Mountain Duck is installed through the Mac App Store in `/Applications`. You can always reinstall Mountain Duck on any Mac you own from the Mac App Store in *→ App Store... → Purchased*.
23
23
24
24
**Login Item**<br/>
25
-
You can choose to open Mountain Duck when you log into your computer. Tha application will appear in *Login Items* of the *User & Groups* system preferences panel.
25
+
You can choose to open Mountain Duck when you log into your computer. The application will appear in *Login Items* of the *User & Groups* system preferences panel.
26
26
27
27

28
28
@@ -48,10 +48,10 @@ For **macOS Ventura and later**, the setting can be found in *System Settings
48
48

49
49
50
50
**MSI**<br/>
51
-
[Download](https://mountainduck.io/changelog/) MSI Installer for corporate environments. Requires prior installation of *Microsoft .NET Framework 4.5.2*.
51
+
[Download](https://mountainduck.io/changelog/) MSI Installer for corporate environments. Requires prior installation of *Microsoft .NET Framework 4.7.2*.
52
52
53
53
```{note}
54
-
Using the MSI Installer, you'll have to install the *MSI Package Shell Extension for 32bit applications* **and** *MSI Package Shell Extension for 64bit applications* separatly. Both packages are needed to enable the explorer extension.
54
+
Using the MSI Installer, you'll have to install the *MSI Package Shell Extension for 32bit applications* **and** *MSI Package Shell Extension for 64bit applications* separately. Both packages are needed to enable the explorer extension.
Copy file name to clipboardExpand all lines: mountainduck/interface.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ Use
163
163
164
164
````{group-tab} Windows
165
165
166
-
Enter the commmand `<path to Mountainduck.exe> %AppData%/Cyberduck/Bookmarks/<Bookmarkfile>` in *cmd.exe*.
166
+
Enter the command `<path to Mountainduck.exe> %AppData%/Cyberduck/Bookmarks/<Bookmarkfile>` in *cmd.exe*.
167
167
168
168
````
169
169
`````
@@ -201,7 +201,7 @@ You can unmount volumes using your command-line interface (CLI). Use `umount <bo
201
201
In *File Explorer* in "This PC" view or the sidebar on the left of the *File Explorer* window, open the context menu for your mounted drive and select *Disconnect*.
202
202
203
203
**Disconnect using command line**<br/>
204
-
You can unmount volumes using your commmand-line interface (CLI). Use `net use <drive letter>: /delete` in *cmd.exe*
204
+
You can unmount volumes using your command-line interface (CLI). Use `net use <drive letter>: /delete` in *cmd.exe*
Copy file name to clipboardExpand all lines: mountainduck/issues/index.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Choose *File Explorer → Folder Options*.
37
37
`````
38
38
39
39
## Temporary Files
40
-
When opening files with status _Online only_ or when connected with _Online_ connect mode, it may be required to temporarily cache contents depending on the read pattern of the application opening the file. Data ist stored in the temporary file location of the operating system and allows for faster access when repeatedly reading the file. Temporary files are deleted as soon as the application closes the file after reading, unless the option _Enable buffering_ checked in _Preferences → Sync_.
40
+
When opening files with status _Online only_ or when connected with _Online_ connect mode, it may be required to temporarily cache contents depending on the read pattern of the application opening the file. Data is stored in the temporary file location of the operating system and allows for faster access when repeatedly reading the file. Temporary files are deleted as soon as the application closes the file after reading, unless the option _Enable buffering_ checked in _Preferences → Sync_.
41
41
42
42
```{tip}
43
43
When enabled _Preferences → Sync → Enable buffering_ is enabled:
@@ -68,7 +68,7 @@ Files matching the following naming pattern are excluded from folder listings an
68
68
- `\` (backslash)
69
69
- `|` (vertical bar or pipe)
70
70
- `?` (question mark)
71
-
- `*` (asterik)
71
+
- `*` (asterisk)
72
72
73
73
````
74
74
`````
@@ -241,7 +241,7 @@ The Spotlight search does not work on mounted volumes with _Online_ or _Smart Sy
241
241
**Spotlight indexer**<br/>
242
242
To prevent the indexing through Spotlight the default mount location has been changed to `Volumes.noindex`. In case you **do** want the mount location to be indexed by Spotlight, use the *Terminal.app* command `mdutil -i on <mount location>`. Additionally, [mount location](../preferences.md#mount-location) to a directory without the extension `.noindex`.
243
243
```{attention}
244
-
Enabling Spotlight can cause high CPU and bandwith usage while indexing folders.
244
+
Enabling Spotlight can cause high CPU and bandwidth usage while indexing folders.
245
245
```
246
246
247
247
**Multiple Mountain Duck Finder Extensions Processes**<br/>
@@ -253,7 +253,7 @@ It may be that Finder closes the connection because Mountain Duck hasn't answere
253
253
This is an issue within the operating system that can occur to any network drive.
254
254
255
255
<del> **Additional `._*` Files Saved on Remote Volumes** </del> <br/>
256
-
<del> The `._*` files contain metadata about the files some applications write in additional to the file content. On macOS, this metadata can be stored alongside the file on the filesystem, but on remote volumes, with no metadata suppport, an auxiliary file is created to contain this information. You can delete metadata on files using `xattr -d <filename>`. </del>
256
+
<del> The `._*` files contain metadata about the files some applications write in additional to the file content. On macOS, this metadata can be stored alongside the file on the filesystem, but on remote volumes, with no metadata support, an auxiliary file is created to contain this information. You can delete metadata on files using `xattr -d <filename>`. </del>
257
257
258
258
As of version [2.1](https://mountainduck.io/changelog/), extended attributes are only saved in a temporary location and not stored on the mounted remote volume. If you want to revert to saving extended attributes to the server, enter in a *Terminal.app* window:
259
259
@@ -275,7 +275,7 @@ If you get this error message you most likely haven't restarted your system afte
275
275
**Missing Files in Windows Explorer**<br/>
276
276
Windows has a limitation on the maximum path length. It might happen that Mountain Duck exceeds this maximum for long file names when trying to create placeholders in the local cache. If Mountain Duck is unable to create a placeholder file for a remote file it will not appear in the Windows Explorer listing.
277
277
278
-
To work around this Windows limitaion you can enable long path support in Windows 10 as of version 1607.
278
+
To work around this Windows limitation you can enable long path support in Windows 10 as of version 1607.
279
279
280
280
1. Open the *Local Group Policy editor* (search for *Edit Group Policy*)
281
281
2. Navigate to *Local Computer Policy → Computer Configuration → Administrative Templates → System → Filesystem*
Copy file name to clipboardExpand all lines: mountainduck/preferences.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Files selected to always keep offline are never automatically removed from the c
97
97
By default, files are kept in cache for 30 days and the cache is limited to a maximum size of 5GiB.
98
98
99
99
```{attention}
100
-
The settings apply separately for each bookmark. The synchronization cache gets cleared based on the choosen cache limit after Mountain Duck is started and every 24h as long as Mountain Duck is running.
100
+
The settings apply separately for each bookmark. The synchronization cache gets cleared based on the chosen cache limit after Mountain Duck is started and every 24h as long as Mountain Duck is running.
101
101
```
102
102
103
103
```{note}
@@ -139,7 +139,7 @@ The connection profiles for [default protocols](../protocols/index.md) are alway
139
139
Reconnect after restarting the computer. If you choose *Enable Login Item* and *Save Workspace* in *Preferences → General* and do not manually eject the volume prior to reboot it will reconnect after login.
140
140
141
141
## Cryptomator
142
-
Choose wheather or not your [Cryptomator vaults](../cryptomator/index.md) should be auto detected and unlocked while browsing the parent folder or not by using the *Auto detect and open vault in browser* option.
142
+
Choose whether or not your [Cryptomator vaults](../cryptomator/index.md) should be auto detected and unlocked while browsing the parent folder or not by using the *Auto detect and open vault in browser* option.
143
143
144
144
```{note}
145
145
Without saving the vaults passwords using keychain, you will receive passwords prompts for the vaults after reconnecting to the server or cloud storage.
Copy file name to clipboardExpand all lines: protocols/box.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Download [Mountain Duck](https://mountainduck.io/) as an alternative to *Box Dri
14
14
15
15
## Connecting
16
16
17
-
Use the default *Box* connection profile to connect to your server using the Box API. This allows to have Multi-Factor Authentication enabled for your accout.
17
+
Use the default *Box* connection profile to connect to your server using the Box API. This allows to have Multi-Factor Authentication enabled for your account.
0 commit comments