Obviously you have to remember that you're not backing up the attributes... they're not stored in the file or anything.
...
From what I could find, the ISO9660 filesystem only allows for a very basic set of attributes - and by 'very basic' I mean 1 attribute - the 'hidden' one!
Or anything? What about
Extended Attribute Record in the
File Section? But then you have to HAVE a File Section and you have to maintain compatibility across the entire filesystem which is probably why hardly anyone does it unless they are paid a lot to do it!
Or am I barking up the wrong tree-hugger?
The PRIMARY attribute under ISO9660 is whether the "file" (directory entry) is a directory or not (if it is NOT then it is a FILE - I know some might read this and laugh their arses off, but I am sure YOU know what I am saying without expanding lol).
On the same logic, surely "Hidden" would be the same as saying that the file "exists for the user" meaning the Existence Bit has a value of 1 in the Extended Attribute Record? This isn't my field, but I can't think what else the following would mean:
Existence Bit:
If set to ZERO, shall mean that the existence of the file shall be made known to the user upon an inquiry by the user.
If set to ONE, shall mean that the existence of the file need not be made known to the user.
Hope this helps. Don't bother to give a lengthy explanation if I am wrong - just say "Nope, you are wrong"