Bug#312849: proftpd: Feature regression: quotas

2005-06-11 Thread Anthony DeRobertis
Francesco Paolo Lovergine wrote: > I see your point, the old mod_quota did consider also non-ftp > transferred files for quotas. Indeed that was a bad approach, storage > quotas should be managed by fs quotas, properly, not ftp-based. That's rather difficult to do when you're using, e.g., proftp

Bug#312849: proftpd: Feature regression: quotas

2005-06-11 Thread Francesco Paolo Lovergine
tags 312849 + wontfix tags 312849 + sarge thanks On Fri, Jun 10, 2005 at 02:02:23PM -0500, John Goerzen wrote: > On Fri, Jun 10, 2005 at 04:32:26PM +0200, Francesco P. Lovergine wrote: > > On Fri, Jun 10, 2005 at 08:38:56AM -0500, John Goerzen wrote: > > > Note that this specifies a *storage* quot

Bug#312849: proftpd: Feature regression: quotas

2005-06-10 Thread John Goerzen
On Fri, Jun 10, 2005 at 06:20:25PM +0200, Francesco P. Lovergine wrote: > On Fri, Jun 10, 2005 at 08:38:56AM -0500, John Goerzen wrote: > > > > 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 > > supp

Bug#312849: proftpd: Feature regression: quotas

2005-06-10 Thread John Goerzen
On Fri, Jun 10, 2005 at 04:32:26PM +0200, Francesco P. Lovergine wrote: > On Fri, Jun 10, 2005 at 08:38:56AM -0500, John Goerzen wrote: > > 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 a

Bug#312849: proftpd: Feature regression: quotas

2005-06-10 Thread Francesco P. Lovergine
On Fri, Jun 10, 2005 at 08:38:56AM -0500, John Goerzen wrote: > > 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. > BTW, did you note the proftpd-doc pk

Bug#312849: proftpd: Feature regression: quotas

2005-06-10 Thread Francesco P. Lovergine
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 15

Bug#312849: proftpd: Feature regression: quotas

2005-06-10 Thread John Goerzen
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" Not