Hello team, Are there any ways to lock the folders or file content in DOpus? If not, Do you have the plans for adding it in the future? because I don't want to install a different program for offering such a basic protection.
You could have a look into this:
You don’t have to install another program. The read-only attribute and file/folder permissions are built into Windows and there to let you block edits/deletions (among other things). They can be controlled through Opus.
Thank you for the answer. Maybe I didn't make myself clear enough. I want to lock the folder, meaning that it is password protected with all the content inside it. It requires password to open the folder and the content will be visible afterwards. Similar thing for a single file also. I want to lock it or you can say encrypt it with a password so no one can open it without password. thank you.
Move the items into an encrypted archive.
Will it save the changes made in some file lying in the folder inside?
What you want is something like BitLocker or VeraCrypt, which can mount and unmount encrypted drives. (Both are free, although BitLocker is only in some versions of Windows.)
There's no way to do what you want at the folder level (at least with a standard NTFS drive), although you could have a softlink in place of the folder, which points to the encrypted drive.