I have a problem with a file that has been locked. I try to delete it and it gives me an error:
is locked and cannot be deleted
It also won’t let me change the name or do anything with it. Can somebody help me?
I have already restarted the owncloud server several times.
dmitry
2
Hello Ruben,
you can clear the lock in your database. The table is oc_locks.
Just look for the file name in the filename in that table and remove that row.
Best Regards
Dmitry
1 Like
The problem is that I have installed Owncloud in a Qnap, and I used the database lite. I don’t know how I can access it to clear it.
dmitry
5
oc_file_locks is the table you need to edit.
1 Like
Thank you so much, It works!!
1 Like
dmitry
7
Glad it worked out for you 
1 Like
system
Closed
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.