ApolloFiles / Apollo

You know Google Drive, Picasa, Mega.nz and Plex? Somewhat a mix of them with the benefit of being self-hosted
GNU General Public License v3.0
4 stars 1 forks source link

Share Files #4

Open SpraxDev opened 3 years ago

SpraxDev commented 3 years ago

Files and Directories can be shared (multiple shares at the same time)

Configuration

Share target/recipient

The 'Related people list'

Users are not able to know of each others existence until they've directly interacted through Apollo.

The 'Potentially related people list'

User Defined Share Groups

// TODO: put into own issue A user is able to create groups of people (only visible to himself) to easily share files with the same group of people - Editing a group, can affect the access that has already been granted via the group. These groups are private by default, meaning they are used by the user to easily share but the recipient not able to see any difference to a directly shared file.

Related