On May 10, 2002 04:35 pm, [EMAIL PROTECTED] wrote: > In <[EMAIL PROTECTED]>, on 05/10/02 > > at 03:08 PM, "Dimitrie O. Paun" <[EMAIL PROTECTED]> said: > :True. That was a bit strong. What about if filename starts with '.', > :return Hidden = 1, else return Hidden = 0, and we ignore all requests to > :modify the Hidden flag. > > What about if the physical file system is FAT, we support all of the flags > just like Windows does.
I guess we need a kernel with Extended Atributes (EA). It's in Linux 2.5, but until 2.6 is distributed to the general public, we're still a long way off... -- Dimi.