In Office 365, it is extremely easy for an Admin to create a shared drive and select owners and members for said drive.
The icons used in Windows Explorer make it abundantly clear which shares are group shares (basically like file servers) that an individual has access to, and what is his/her own personal space.
How can that be achieved in Nextcloud?
Typical use cases would be:
- Shared office files (everyone in the office should have access)
- Project files (everyone assigned to a certain project should have access)
- Management files (everyone in the management team should have access, everyone else should not)
Naturally, such folders should NEVER “live” inside the space of a certain user. So creating a folder inside the “documents” folder of a given user and simply sharing that folder with a group is NOT the solution at all.
In Office 365, creating file shares is extremely simple.
But how is that done in NC?
There is only THREE things that Microsoft does poorly:
- It relies on Microsoft servers that are subject to legislation of foreign adversaries (Cloud Act, for example). Hence the need for products like NC.
- When an admin creates a new SharePoint site and adds a member, this SharePoint site does NOT automatically show up in his/her Windows Explorer as new shared folder. Instead, the user must sync each SharePoint site individually / manually. This may be OK for tech savvy user but is EXTREMELY cumbersome for non-tech users. For most, any new shared drive should just “show up” without the user having to do anything. Just like a Shared Mailbox automatically appears in the user’s Outlook as soon as the admin grants access. Zero user intervention required.
- When an admin revokes access to a SharePoint site, the local copy of that site still remains on the users hard drive. Sure, it is not updated anymore, but a local copy as per the timestamp of the access revocation remains on the system of the user. That is extzremely poor architecture. When a user loses access to a shared drive, the local copy of said drive should be wiped off his/her hard drive automatically.
I could not find any manual indicating that NC can even do what SharePoint has been doing for 10+ years. Is that because there is no feature for shared drives? Or what am I missing?