Skip to content

Commit

Permalink
Issue #458
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassie205 authored and dkocher committed Feb 12, 2024
1 parent e588729 commit 03bdb3e
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mountainduck/_images/Prompt_Delete_Cache.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions mountainduck/connect/integrated.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,21 @@ Choose *Mountain Duck → Delete on Local Disk* to delete the offline copy. The
Choose _Remove Download_ instead when using _Integrated_ connect mode.
```

## Cache

There are different ways to delete the sync cache:
* Delete the bookmark with connection mode set to *Smart Synchronization* or *Integrated*
* Use the deletion prompt when switching the connect mode between *Integrated* and *Smart Synchronization*
```{image} ../_images/Prompt_Delete_Cache.png
:alt: Delete Cache Prompt
:width: 400px
```
* 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
```{image} ../_images/Finder_Option_Delete_Cache.png
:alt: Delete Cache Option
:width: 800px
```

## Limitations

- Custom mount locations are not honoured using the Integrated mode.
Expand Down
12 changes: 11 additions & 1 deletion mountainduck/connect/sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,16 @@ Choose _Mountain Duck → Retry_ to retry a sync operation failed previously wit

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.

### Delete Cache

There are different ways to delete the sync cache:
* Delete the bookmark with connection mode set to *Smart Synchronization* or *Integrated*
* Use the deletion prompt when switching the connect mode between *Integrated* and *Smart Synchronization*

```{image} ../_images/Prompt_Delete_Cache.png
:alt: Delete Cache Prompt
:width: 600px
```

## Transfer progress

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

```{image} ../_images/Menu_Sync_in_Progress.png
:alt: Sync Progress
:width: 800px
:width: 400px
```

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.
Expand Down

0 comments on commit 03bdb3e

Please sign in to comment.