php editor Youzi will introduce to you two methods of encrypting folders today. Protecting sensitive data within folders is critical to the security of our information. By encrypting a folder, you can effectively prevent unauthorized visitors from accessing its contents. Below we will introduce in detail two simple and easy encryption methods to help you improve the security of your folders.
The following are two ways to protect folders. Friends can choose the method that suits them according to their needs.
method one
The purpose of encrypting the folder is to prevent others from seeing the contents of the folder. So we do not have to set a password. It is also possible to hide the folder directly.
First, select the folder you want to hide, right-click the mouse, and select the [Properties] option.
In the pop-up page, check the [Hide] option in [Properties], and then click [OK].
After completing the above operation, the file will be hidden and cannot be seen.
If you find that the hidden folder can still be seen, but the color is lighter, you need to perform the following operations.
Click [My Computer] on the computer desktop, and then click [Change Folder and Search Options] under the [File] option.
After the new page pops up, check [Do not show hidden files, folders, or drives] under the [View] option. After clicking OK, the file will be hidden.
How do you find this hidden folder later?
Still follow the operation path of [My Computer] - [File] - [Change Folder and Search Options] - [View], find the page below, and check [Show hidden files, folders, and drives].
The hidden files will reappear.
Method Two
If you don’t want to use the method of hiding the folder, we can also add encryption by compressing the folder.
First, we need to install compression software, such as WinRAR.
Then select the folder to be encrypted, right-click the mouse and select [Add to compressed file].
After the new page pops up, click [Set Password] below, and then enter the password you want to set in the pop-up password field.
In this way, the password is set for the compressed file. Others can only see the file and cannot open the folder unless the password is entered.
If you do not want the compressed file to have a password later, you only need to re-decompress the compressed package. Click [Extract to] in the compressed file and enter the originally set password to decompress the file.
If the compression password is forgotten, the file cannot be re-decompressed, but we can use other tools to retrieve the password, such as the Pepsi Niu RAR password recovery tool.
The toolbar has 4 methods for retrieving secrets. After importing the compressed file, just select one of them as needed.
Pepsi Niu RAR Password Recovery Tool
Then wait until the password is retrieved.
The above is the detailed content of Two ways to encrypt a folder. For more information, please follow other related articles on the PHP Chinese website!