This has nothing to do with filesystems, so I redirected the message to -questions.
[EMAIL PROTECTED] (James Tucker) writes: > I have been trying to set max file size limits for class of users on my > system. I have tried to setup a specific class for this purpose and > while it "cap_mkdb's" with no error messages when I copy files over to > the users directory I find that I can upload files of any size! The process filesize limit affects how big a file the user can *create*, not how large a file she can *own*. If you want to limit the latter, you use disk quotas. [There is a section on them in the FreeBSD Handbook.] Good luck. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
