Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Lock Files & Folder

Muah edited this page May 12, 2018 · 21 revisions

 

SqLite Must Be Installed.

 

A new option for locking file/folder was added which basically disable move/rename/delete/edit for that item, if the item was a folder you won't be able to move items into it as well BUT you still can move to its nested folders.

Notes

  • locking a folder doesnt lock its content, which means you can still do any operation on any of its childs.
    however if you want to lock all of its content as well, then

    • navigate into the folder
    • select all of its files
    • lock all of them.
  • renaming/moveing a folder with locked items, will reset their status to unlocked.

Clone this wiki locally