Skip to content

Commit c73110e

Browse files
authored
Merge pull request #447 from iterate-ch/issue/426
Improve the Smart Sync offline access information
2 parents b8609fd + f7865c3 commit c73110e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

mountainduck/connect/sync.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,17 @@ To reach the context menu right-click on a file or folder in _File Explorer_ (Wi
9797

9898
### Keep Offline
9999

100-
Choose *Mountain Duck → Keep Offline on Local Disk* to make files and folders available offline. The status of the file will change to *In Sync*. The action is recursive for all contained files when a folder is selected and applies to new files found on the remote storage.
100+
Choose *Mountain Duck → Keep Offline on Local Disk* to make files and folders available even offline with no network connectivity. The status of the file will change to *In Sync*. The action is recursive for all contained files when a folder is selected and applies to new files found on the remote storage.
101101

102102
```{image} ../_images/Sync_Context_Menu_macOS.png
103103
:alt: Sync Context Menu (macOS)
104104
:width: 500px
105105
```
106106

107+
The files are saved in the obfuscated sync cache and the local copy can't be accessed without using the volume mounted by Mountain Duck. Changes on cached files from a mounted volume without an activ network connection will be written to the sync cache and will be synchronized in the background when the server is reachable again.
108+
107109
```{note}
108-
As long as the volume is mounted, files marked _Up to Date_ or _In Sync_ with a green checkmark remain accessible even if the network connection drops. Changes are synchronized in the background when the server is reachable again.
110+
As long as the volume is mounted, files marked _Up to Date_ or _In Sync_ with a green checkmark remain accessible even if the network connection drops.
109111
```
110112

111113
### Delete on Local Disk

0 commit comments

Comments
 (0)