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

restoring deleted shares #8561

Closed
karlitschek opened this issue May 12, 2014 · 5 comments
Closed

restoring deleted shares #8561

karlitschek opened this issue May 12, 2014 · 5 comments

Comments

@karlitschek
Copy link
Contributor

The scenario is this:

  • Someone shares a folder with a group in an enterprise.
  • Someone deletes the shared folder.
  • The owner restores the deleted shared folder
  • The folder is then no longer shared for the rest of the group.

@msrex Is this a correct description?

@schiesbn What do you think?

@schiessle
Copy link
Contributor

It's basically the same I described here #8559. The trash bin doesn't store share information.

@PVince81
Copy link
Contributor

Duplicate?

@msrex
Copy link

msrex commented May 14, 2014

I think this is the correct description.

We are looking at a slightly different use case that I cannot test here
in the airplane without internet:
If memory serves me correctly if you share a directory (say "test") with
a group and give that group "delete" permissions, a person in that
group can then delete /Shared/test which will also delete the share,
instead of just deleting every file inside of "test".

I will verify in the next few days.

So it might not be a duplicate of #8559

@schiessle
Copy link
Contributor

Yes, that's correct. If you share a directory with delete permissions then the recipient can delete any file in the directory or the complete directory.

@PVince81
Copy link
Contributor

Closing as partial duplicate of #8559 for the "restoring delete" part.

As for @msrex 's comment about deleting shares, the behavior has been changed in OC 7 to be "unshare from self" instead of deleting, which I believe fixes the mentioned issue.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants