On Fri, Jun 10, 2005 at 08:38:56AM -0500, John Goerzen wrote:
> Package: proftpd
> Version: 1.2.10-15
> Severity: normal
> 
> I just upgraded this system from the older (pre-1.2.8, at least) Proftpd
> to the 1.2.10-15 version.
> 
> We used this in the config before:
> 
> Quotas on
> DefaultQuota 150
> QuotaType hard
> QuotaCalc on
> QuotaBlockSize 1048576
> QuotaBlockName "megabytes"
> 
> Note that this specifies a *storage* quota, not any kind of *transfer*
> quota.
> 

Mmmm, mod_quota is obsolete. Proftpd 1.2.9+ include mod_quota_tab and 
a few other modules. You have to change your configuration as shown
here:

http://www.castaglia.org/proftpd/modules/mod_quotatab.html#Usage

Unfortunately I agree that current proftpd is largerly underdocumented
and conversion to the new release starting from the very old pre-1.2.6
present in woody is a real challenge. As shown in the debconf template
I largerly warn users about the need to reconfigure after upgrading.
And 1.3.0 will add more and more features and a few incompatibilities.


> I can't seem to find any way to do that in the new version.  mod_quotab
> (which, for some odd reason, is undocumented at proftpd.org?) doesn't
> support storage quotas, only transfer quotas.
> 
> Why were the storage quotas removed?
> 

Obsoleted.

-- 
Francesco P. Lovergine


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to