Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files app: shared drive #45314

Closed
8 tasks
fulldecent opened this issue May 14, 2024 · 4 comments
Closed
8 tasks

Files app: shared drive #45314

fulldecent opened this issue May 14, 2024 · 4 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement

Comments

@fulldecent
Copy link

fulldecent commented May 14, 2024

There is a set of features for managing access to files for a group called a "shared drive". This is a common paradigm that people understand and expect in group collaboration and workspace software. This issue serves to document and specify these features so that we may add them into Nextcloud where people are expecting them.

The features

  • Each shared drive is featured prominently in the file explorer
    • They look different than folders
    • They do not show up inside "my" folders "my documents" because they are owned by something bigger than you
  • Permissions for the shared drive are set for the drive as a whole:
    • Super (can set permissions for others)
    • Read/write/delete
    • Read/write (but cannot delete existing files/folders)
    • Read only

Story

Typically shared drives are set up for specific organizational teams, like "Marketing share drive" or "Finance shared drive".

These are so important, and coworkers are so dumb, that it is important to restrict against deleting things in these folders.

Here is how this feature is implemented in Google Workspace:

Screenshot 2024-05-14 at 11 39 55

Admin view:
Screenshot 2024-05-14 at 11 41 12

Here is how shared drives are implemented on OneDrive:

Screenshot 2024-05-14 at 11 42 25

And if you have used Windows or DOS, they call them network drives.

Screenshot 2024-05-14 at 11 44 16

This feature is so popular that most companies name their shared drive "S://" because "s" stands for "shared".


In the demo account of Nextcloud, I do not see this feature:

Screenshot 2024-05-14 at 11 44 56

@fulldecent fulldecent added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels May 14, 2024
@solracsf
Copy link
Member

Does "Group Folders" app answer some of these requests?
https://github.com/nextcloud/groupfolders?tab=readme-ov-file#group-folders

@fulldecent
Copy link
Author

@solracsf thanks for sharing. I'm not sure, this feature is does not appear available on Nextcloud. Here is the demo account I just created.

I signed up at https://try.nextcloud.com/. It does not tell me there are any limitations.

And this is what I see:

Screenshot 2024-05-14 at 11 46 56

@solracsf
Copy link
Member

You can't install apps on the Demo; you must install it (and any other apps) on your own server (or a managed provider).
https://apps.nextcloud.com/

@fulldecent
Copy link
Author

Got it, thank you, I see this feature requires an extra install to use

@fulldecent fulldecent closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement
Projects
None yet
Development

No branches or pull requests

2 participants