Open
Description
Background: I'm first time user of cshatag, so please let me know if this is just user error. I am on M1 Mac and have an external hard drive that's ExFAT formatted
Description of Error:
- cshatag seems to run fine when creating checksum using
cshatag -recursive
, and I can see the the user.shatag.ts and user.shatag.sha256 attributes are written to files when I check usingxattr -l
. - However, when I run
cshatag -recursive -qq
then I see lots of errors because of files that start with._
, because it says "operation not permitted". I tried to remove these dot files to see if cshatag can still check for errors, but that also removes the extended attributes. cshatag -qq
runs fine if I check just one file.
Question:
- It looks like the extended attributes are written to dot files, and these dot files are throwing errors when cshatag runs a check. Is this a problem because I'm using ExFAT drive on a Mac?
- Maybe there's a setting that I've overlooked?
Thanks for helping/explaining how I should be using cshatag
Metadata
Metadata
Assignees
Labels
No labels