You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tool that allows you to check the integrity of an drive or folder and identify the changes made to its content.
3
3
4
-
First, you can choose any folder to generate a very very small .integritul file that contains the HASH of every file inside the folder you choose, it recursively obtains the status of all items in every folder inside the selected one. This file has the advantage of being very small, even for very large folders.
4
+
First, you can choose any folder to generate a small .integritul file that contains the HASH of every file inside the folder you choose, it recursively obtains the status of all items in every folder inside the selected one. This file is very small, even for very large folders.
5
5
6
-
Then, you compare your folder or unity with the generated .integritul file and Integritul will show you the differences between the saved and current folder status. It will show which files have been deleted, added or modified and their respective path.
6
+
Then, you compare your folder or drive with the generated .integritul file and Integritul will show you the differences between the saved and current folder status. It will show which files have been deleted, added or modified and their respective path.
0 commit comments