Sharing public and private links impossible in windows desktop-app? #2311
Replies: 4 comments 3 replies
|
I've confirmed this on Windows 11 with OpenCloud 7.2. The Explorer shell extension is installed (Always keep on this device / Free up space are present), but there is no "Create public link" or "Copy public link" entry. The web UI also distinguishes between "Copy permanent link" (/f/..., requires authentication) and "Public links" (/s/..., anonymous), which isn't obvious. It would be great if Windows reached feature parity with macOS and exposed public-link creation directly from Explorer. |
|
Windows lacks the app-defined shell menu bridge that macOS already has. The shared SHARE socket command exists, so the missing piece appears to be a Windows Explorer IExplorerCommand/COM context-menu extension that dispatches existing socket commands. |
|
we got an issue about this topic opencloud-eu/desktop#640 |
|
Would I be right in guessing that the devs are MAC users...? |
Uh oh!
There was an error while loading. Please reload this page.
I installed Opencloud desktop-app in windows 10 as well as in Mac OS Sequoia. Under Mac OS, when right-clicking a file in the opencloud-folder of the finder, there are context-menu-entries for sharing a public link and copying a private link to the clipboard. In my windows-OS, these entries are missing, so, it seems to be impossible to share public- and copy private links directly from the file-explorer. Maybe a bug in latest windows-Opencloud-desktop-version, or is this feature missing under windows?
Thank you for any helpful tip.
All reactions