Skip to content

Commit 3857534

Browse files
committed
Add Integrated connect mode to table.
1 parent 955300f commit 3857534

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

mountainduck/connect/index.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ In _Smart Synchronization_ connect mode, files are copied to a local cache for f
2626

2727
## Feature Comparison
2828

29-
| | **Online** | **Smart Synchronization** |
30-
|------------------------------------------|-----------------------------------------------------------------------|-------------------------------------------------------------------------------|
31-
| **Offline Access** || Save files in cache on disk for access with no server connectivity |
32-
| **Index Files** || Index folder contents in cache on disk for access with no server connectivity |
33-
| **Buffer file contents** | ︎Temporarily save opened files for faster access later | Temporarily save opened files to copy to cache on disk |
34-
| **Synchronization** | Changes are immediately uploaded | Synchronize changes in the background |
35-
| **Transfer Progress** | Upload shown in progress window in _Finder.app_ or _Windows Explorer_ | Uploads shown in the status bar (macOS) or taskbar (Windows) |
36-
| **[Recent Files](sync.md#recent-files)** || Available in the status bar (macOS) or taskbar (Windows) |
37-
| **[Lock Files](../locking.md)** | ✔︎ ||
38-
| **[Share Files](../share.md)** |||
29+
| | **Online** | **Smart Synchronization** | **Integrated** |
30+
|------------------------------------------|-----------------------------------------------------------------------|-------------------------------------------------------------------------------|-------------------------------------------------------------|
31+
| **Offline Access** || Save files in cache on disk for access with no server connectivity | |
32+
| **Index Files** || Index folder contents in cache on disk for access with no server connectivity ||
33+
| **Buffer file contents** | ︎Temporarily save opened files for faster access later | Temporarily save opened files to copy to cache on disk ||
34+
| **Synchronization** | Changes are immediately uploaded | Synchronize changes in the background ||
35+
| **Transfer Progress** | Upload shown in progress window in _Finder.app_ or _Windows Explorer_ | Uploads shown in the status bar (macOS) or taskbar (Windows) | Uploads shown in progress icon in Finder & Windows Explorer |
36+
| **[Recent Files](sync.md#recent-files)** || Available in the status bar (macOS) or taskbar (Windows) ||
37+
| **[Lock Files](../locking.md)** | ✔︎ |||
38+
| **[Share Files](../share.md)** ||||

0 commit comments

Comments
 (0)