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

Lock on folders #96

Open
Elleven1 opened this issue Sep 26, 2022 · 0 comments
Open

Lock on folders #96

Elleven1 opened this issue Sep 26, 2022 · 0 comments

Comments

@Elleven1
Copy link

Locking folders is supported by the OCC backend, but not by the user's frontend. A locked folder, which had been locked via the backend, is not shown as locked in the frontend. Also the --status comand is providing an error in case the queried file ID is a folder, which is currently locked:

Error: Call to undefined method OCA\FilesLock\Model\FileLock::getCreation() in /www/htdocs/xxx/cloud/apps/files_lock/lib/Command/Lock.php:171

Looks like locking folders is more a side effect than an implemented feature. Nevertheless, I would like to suggest implementing this feature instead of disabling these side effects. Especially in case of using Groupfolders app, this feature would be very helpfull for Admins to protect folders against moving folders elsewhere accidently via the Windows Nextcloud client.

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

No branches or pull requests

1 participant