nilshenrich / FileTreeHasher

Cross plattform tool to automatically hash and check single file or whole directory tree
https://nilshenrich.github.io/FileTreeHasher/
MIT License
0 stars 0 forks source link

Hash file can update out of scope #47

Open nilshenrich opened 7 months ago

nilshenrich commented 7 months ago

If a hash file is loaded, some loaded single files can be updated with algorithm and comparison input even if they don't belong to the loaded hash file but have same absolute path.\ But it might be wanted sometimes to load the same file in several scopes, so the root path must be considered as well when loading a hash file.