On Sat, 2023-11-18 at 07:24 +0100, Cedric Blancher wrote: > Good morning! > > NFSv4 has a "hidden" filesystem object attribute. How can I set that > on a Linux NFSv4 server, or in a filesystem exported on Linux via > NFSv4, so that the NFSv4 client gets this attribute for a file? > You can't. RFC 8881 defines that as "TRUE, if the file is considered hidden with respect to the Windows API." There is no analogous Linux inode attribute. Cheers, -- Jeff Layton <jlayton@xxxxxxxxxx>