Sync only group folders

Hello everyone

I would like to create a group with group folders, lets say:
folder 1
folder 2
Those folders should be shared with anyone in the group. So far it’s pretty easy and running.

Further I would like to restrict the folders of each group member on the server to those group folders. I did that by setting the quota for the group members to 0 B.

And last I would like the group members to be able to create further folders and files on their local machines that are not synced with the rest of the group. Basically, that Nextcloud ignores any folder and files a member of the group creates on his machine, lets say for member A:
folder 1 (syncronized)
folder 2 (syncronized)
folder 3 (not syncronized by default)
file 1 (not syncronized by default)
Is that somehow possible? Thanks for any hints and suggestions.

In the client logic, you can ignore online folders not being synced to your client. The local folder however is supposed to be fully synced, except for the exceptions. Not sure if that works, if you use a certain pattern naming your folders and then exclude this pattern from syncing.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.