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
So I've a question that relates a bit to #83 , I often see several thousand AppleDouble Resource Forks in reports - the donor doesn't expect to donate these to us, they're dotfiles so they're hidden on MacOS, so outside of a disk image or zip, they won't be selected for preservation. I'd love for demystify to be able to say:
How many files are Resource Forks
How many files are dotfiles/hidden files
Perhaps how many windows ADS files too?
How many files are neither resource forks or dotfiles
More thought might be needed in terms of how this might be most useful, and what kinds of other files might need to be lumped into the aggregate value.
I know that sometimes resourceforks and dotfiles will be selected for preservation in some contexts, but it would be good to know how many are there, and how many files are not resource forks or hidden files.
Curious to know what you think anyhow - just tried demystify-lite for the first time and I'm so impressed!
The text was updated successfully, but these errors were encountered:
I can conceive of adding this in a section on it's own, it's a good idea. Will also have a think. If you have any good Siegfried/DROID exports with some of this information in, it will be a great help, and we'll anonymize that and put it into the unit tests.
Also, in the meantime, perhaps have a look at how the denylist impacts the output for you and see if it begins to get close to what you're thinking.
Regarding implementation, then there's some work to do to make each section more customizable, something like the strategy pattern to enable different sections to be configured for use, and output, as desired by the caller. That's a little bit further down the line once the Py3 release is stabilized and packaging works. Until then, adding another section might feel quite onerous for anyone taking it on - but I'm also more than happy to take a look with the right data to help support it.
So I've a question that relates a bit to #83 , I often see several thousand AppleDouble Resource Forks in reports - the donor doesn't expect to donate these to us, they're dotfiles so they're hidden on MacOS, so outside of a disk image or zip, they won't be selected for preservation. I'd love for demystify to be able to say:
More thought might be needed in terms of how this might be most useful, and what kinds of other files might need to be lumped into the aggregate value.
I know that sometimes resourceforks and dotfiles will be selected for preservation in some contexts, but it would be good to know how many are there, and how many files are not resource forks or hidden files.
Curious to know what you think anyhow - just tried demystify-lite for the first time and I'm so impressed!
The text was updated successfully, but these errors were encountered: