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

[Feature request] Add an option to use the trash of the "sharer" #10210

Closed
haug-den-lucas opened this issue Jul 12, 2018 · 2 comments
Closed

Comments

@haug-den-lucas
Copy link

haug-den-lucas commented Jul 12, 2018

Situation:

I have a user sharing folders with some other users.
Those users have a limit of "500KB", so only an initial PDF file from the skeleton dir is in die users folder.
When a user tries to delete a file in a shared dir an error is shown "cannot delete file" (the file is deleted, but still throws an error, because the file is too big for the users trash bin).

Steps to reproduce

  1. Try to delete a file of a shared folder which is bigger than your free quota

Expected behaviour

File should be moved to trash bin of the user who tries to delete the file though it doesn't meet quota requirements
OR
File should be moved to trash bin of the user who shared the folder

Actual behaviour

An error "cannot delete file" is shown.
File is deleted (but not in any trash bin, so the error message is misleading too, if required i may create an extra issue for this bug)

Possible implementations:

  • Add an option in settings to move deleted files to the trash bin of the user who shared a folder instead of the user who deleted a file
  • Make quote don't apply to trash bin
  • Add an option to add an extra quota for the trash bin.
@nextcloud-bot nextcloud-bot added feature: sharing feature: trashbin stale Ticket or PR with no recent activity and removed stale Ticket or PR with no recent activity labels Jul 12, 2018
@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #1575 ([Feature Request] Add configuration for "Sharing URL"), #8331 ([FEATURE REQUEST] LAN Sync), #7616 (Feature request: Sync existing), #2085 (Feature Request: Option to hide download link of shared media), and #10118 (Please add MEGA support for 'External Storage' plugin [feature request]).

@nextcloud-bot nextcloud-bot added bug feature: occ stale Ticket or PR with no recent activity and removed stale Ticket or PR with no recent activity labels Jul 12, 2018
@MorrisJobke
Copy link
Member

Similar to #10265 and a proper explanation of why it works how this is also in there. Thus I will close this one in favor of the other one to enhance the behavior of the trash bin to only store the file where it belongs and not duplicate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants