<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Cliff,<br><br>Thanks a lot for yet another interesting suggestion.<br><br>&gt; One more option (assuming you're on Linux) would be to write a FUSE<br>&gt; filesystem that exposes the files you want and hides those with a future<br>&gt; timestamp.  You could mount this over the top (or rather, alongside) of<br>&gt; your real FS.<br><br>Yes, I'm on debian. Had never looked into FUSE. Sounds like a really interesting option. If I could use FUSE to hide files with a future timestamp and automatically expose them at the appropriate time, then that would be an ideal solution since it would work with nginx and anything else that should or should not have access.<br><br>&gt; <br>&gt; This would probably be pretty simple (assuming you start with an<br>&gt; existing FUSE FS and modify it to your needs) although I'm sure how much<br>&gt; of a performance impact you'd see.<br>&gt; <br><br>There will obviously be some performance impact, but not a huge one I would imagine. I can't spare time for experiments with FUSE right now, but will definitely look at this promising option at a later stage.<br><br>Regards,<br><br>Hendrik<br><br><br><br><br><br><br /><hr />Live the life in style with MSN Lifestyle. Check out! <a href='http://content.msn.co.in/Lifestyle/Default' target='_new'>Try it now!</a></body>
</html>