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

About file storage #7471

Open
cndingwei opened this issue Nov 7, 2024 · 0 comments
Open

About file storage #7471

cndingwei opened this issue Nov 7, 2024 · 0 comments
Labels
0. Needs triage enhancement enhancement of a already implemented feature/code

Comments

@cndingwei
Copy link

Now, regardless of whether the files synchronized to the server already exist on the server, they will be uploaded again, even if they are different folders for the same user.
Suggestions:

  1. All files uploaded by all users are uploaded to the same location. When uploading files, if the same files exist on the server, they will not be uploaded again.
  2. The files uploaded by users are presented to users through the "association" relationship.
  3. If the user modifies the file, it will appear in the form of "version" management. The "version" file only has access rights to the user, unless the user shares the file with other users.
  4. When the user shares the file with other users, the "association" relationship is also added to the real file. If the user wants to delete the file, the user will be asked whether the file has been shared with a certain user and whether to keep the sharing. If "keep", the user's access rights will be revoked.
@cndingwei cndingwei added 0. Needs triage enhancement enhancement of a already implemented feature/code labels Nov 7, 2024
@joshtrichards joshtrichards transferred this issue from nextcloud/server Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage enhancement enhancement of a already implemented feature/code
Projects
None yet
Development

No branches or pull requests

1 participant