[Zope] Limiting folder space
Oleg Broytmann
phd@phd.russ.ru
Wed, 26 Jul 2000 08:45:55 +0000 (GMT)
Thanks!
On Wed, 26 Jul 2000, Bill Anderson wrote:
> Now, what I am doing, is to use the Mountable Database (?) product to mount a given
> client's site on. I then calculate storage based upon the size of that particular Data.fs,
> and then:
>
> o let the fs handle the quota for the user
> --or--
> o run cron jobs to monitor size of the
> Data,fs-es, and notify me of any over
> a specified limit.
>
> I have the two methods because I offer varying levels of server options; some have user
> accounts, others do not.
>
> I am migrating to ZEO, but am currently experiencing some difficulty with the
> aforementioned product, but will soon have a new one to take the place. :-)
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.