>>>>> On Tue, 14 Apr 2026 10:48:37 +0200, Andrea Venturoli said: > > > check with: xattr -l"$filename" > > This gives "xattr: [Errno 1] Operation not permitted". > > However "ls -lah@ $filename" gives: > com.apple.quarantine -1B
I suspect ls also gets an error and doesn't check, so it just prints -1 (instead of the size of the attribute). Maybe the filesystem has some corruption? I don't know if fsck (or something like it) is possible on macOS. You might need to boot into Recovery Mode. __Martin _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
