-
Notifications
You must be signed in to change notification settings - Fork 113
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
Handle metadata operations for shared folder #585
Conversation
@butonic can you review the current state, I prefer to merge and create another PR for the upload and download parts like that we can already mount/unmount access shares in the user home. |
@refs this is related to the /s/ prefix you were using for the public shares provider. Adding a GetPublicShares to the cs3 api seems to leak implementation details AFAICT ... This PR hardcodes the /home path in the global namespace. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for now. We have a different vision that uses spaces / treats shares as first class storages ... but we can discuss and pursue that regardless of this implementation.
@butonic merged, I also add the upload/download methods. |
Fixes #495
Operations:
Fixes also #611
ETAG generation for shared folder covered in:
#612
Allows to: