Skip to content

Commit 6372a46

Browse files
committed
Issue #458
1 parent 24e90c9 commit 6372a46

File tree

4 files changed

+26
-1
lines changed

4 files changed

+26
-1
lines changed
Loading
172 KB
Loading

mountainduck/connect/integrated.md

+15
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,21 @@ Choose *Mountain Duck → Delete on Local Disk* to delete the offline copy. The
121121
Choose _Remove Download_ instead when using _Integrated_ connect mode.
122122
```
123123

124+
## Cache
125+
126+
There are different ways to delete the sync cache:
127+
* Delete the bookmark with connection mode set to *Smart Synchronization* or *Integrated*
128+
* Use the deletion prompt when switching the connect mode between *Integrated* and *Smart Synchronization*
129+
```{image} ../_images/Prompt_Delete_Cache.png
130+
:alt: Delete Cache Prompt
131+
:width: 400px
132+
```
133+
* Use the delete option in Finder.app once the bookmark is disconnected. You will be prompt to confirm the deletion as it can lead to file loss if some changes aren't synchronized to the server
134+
```{image} ../_images/Finder_Option_Delete_Cache.png
135+
:alt: Delete Cache Option
136+
:width: 800px
137+
```
138+
124139
## Limitations
125140

126141
- Custom mount locations are not honoured using the Integrated mode.

mountainduck/connect/sync.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,16 @@ Choose _Mountain Duck → Retry_ to retry a sync operation failed previously wit
131131

132132
The cache size can be limited per bookmark within the *Preferences → Sync* tab. Also files not accessed within a chosen period of time can be purged. Refer to [Cache Limitations](../preferences.md#cache-limitations). The cache contains obfuscated file contents on local disk to make files available when offline.
133133

134+
### Delete Cache
135+
136+
There are different ways to delete the sync cache:
137+
* Delete the bookmark with connection mode set to *Smart Synchronization* or *Integrated*
138+
* Use the deletion prompt when switching the connect mode between *Integrated* and *Smart Synchronization*
139+
140+
```{image} ../_images/Prompt_Delete_Cache.png
141+
:alt: Delete Cache Prompt
142+
:width: 600px
143+
```
134144

135145
## Transfer progress
136146

@@ -148,7 +158,7 @@ Detailed status for current transfers is available in the *Sync* submenu. The sy
148158

149159
```{image} ../_images/Menu_Sync_in_Progress.png
150160
:alt: Sync Progress
151-
:width: 800px
161+
:width: 400px
152162
```
153163

154164
Shown for the current transfers are transfer rate, remaining data, and already transferred data. If Mountain Duck synchronizes files in a badge, the file state might differ from the state within the file browser. The sync progress display is limited to 5 entries.

0 commit comments

Comments
 (0)