-
Notifications
You must be signed in to change notification settings - Fork 817
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
Please implement locking on macOS-vfs builds #6716
Comments
Hi @marcotrevisan this is indeed planned, just have not gotten round to this yet :) |
Thank you very much for getting back to me @claucambra! |
Sync engine file locking mechanics are now done in https://github.com/claucambra/NextcloudFileProviderKit with claucambra/NextcloudFileProviderKit#2 Now we need to hook this stuff up within the client and make the proper calls to the server via the File Provider module |
Tracking progress: #6960 |
Hi, can you please point out which points were implemented? |
We implemented point 2 and 3 (to an extent), it is not clear to me yet how feasibly point 1 is with the File Provider APIs (I need to look into this further) |
Please implement locking on macOS-vfs builds.
Client version 3.13.0-macOS-vfs is missing the lock and unlock behaviour.
In my humble opinion this feature should be a top level item in the list of the next things to implement for Mac OS VFS.
My idea of the functionality, for it to be useful, would be:
@claucambra it may seem much stuff but points 1..4 are very important in my humble opinion, and points 1-2 are essential.
Thanks!
The text was updated successfully, but these errors were encountered: