Hi,
In the process of app development I occasionally run into problems where files become locked due to bugs in my app.
Is there any way of unlocking a file? Do locks hang around forever?
Thanks,
Adrian
Hi,
In the process of app development I occasionally run into problems where files become locked due to bugs in my app.
Is there any way of unlocking a file? Do locks hang around forever?
Thanks,
Adrian
You can try to rescan the filesystem.
there is a howto for this: File is locked - how to unlock
Thanks for the link!