



























1
Hey there,
I am working on a project where I am monitoring the files in which there are certain conditions like renaming, copying, updating, or nothing. It deals with path and content(hash Blake2s256).
Now I am confused about copying and renaming. For copying, even if the content is not found, there is still a hash generated for an empty file and for the rename, I am confused that what should be put overall.
Thank you!
derspiny 2
What API are you consuming filesystem changes through?
What do you want your system to do differently when a file is copied, or renamed, from what it would do if you treated those as generic additions or deletions?
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。