Open photocyte opened 1 year ago
Sorry, I never tested a setup where xattr is not available.
In theory it should work, but may require fixed to the error handling: it need to recognize "not supported" error and fallback to full hashing, or storing additional DB with hashes perhaps.
Got it! A local sqlite DB in the .cas
seems a workable solution?
Also, to the best of my knowledge and testing, xattrs are poorly supported on cloud storage systems, such as those described in https://rclone.org/overview/ .
Hi there,
I'm working on a linux HPC cluster, that doesn't have xattr available. Is
cas
still able to function if xattrs are not available, or is there a workaround?Notably, the xattr setting at least does seem to work on macOS & the APFS filesystem: