> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:owner-freebsd-
> [EMAIL PROTECTED] On Behalf Of Elliot Finley
> Sent: Monday, March 22, 2004 4:15 PM
> To: [EMAIL PROTECTED]
> Subject: directories like Hotel California
> 
> I have a directory that I export via NFS.  I want people to be able to do
> a
> directory listing to see whats there.  I also want them to be able to copy
> files into this directory.  but I don't want them to be able to copy files
> out of this directory.
> 
> I don't see any way to accomplish this with file permissions.  Am I
> missing
> something?
> 
> Elliot
> 
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> [EMAIL PROTECTED]"

You Could allow write to the directory but every x seconds/minutes whatever
run a script to change owner and chmod 700 file

Nick

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to