Well you are saying to create a file .ftpquota and read/write number of
files and size into that file. This means there is no inbuilt mechanism
within Apache ftp server to store the user quotas.

Thanks,
Nitish

On Fri, Sep 2, 2011 at 1:21 PM, Miroslav Pokorny <[email protected]
> wrote:

> Hi Nitish
>
> This wouldnt be terribly difficult to implement given
> FileSystemFactory.createFileSystemView(final User user). You would of
> course
> needs to keep track of file counts and sizes as they are upped for
> individuals.
>
>
> On Fri, Sep 2, 2011 at 5:37 PM, Nitish Bangera <[email protected]
> >wrote:
>
> > Is there a mechanism in Apache Ftp server where we can store the quotas
> of
> > each user who logs in to the ftp server? The quotas are set per user
> based
> > on the size and the number of files that can be uploaded to the ftp
> server
> > allowed for that user.
> >
> > --
> > Regards,
> > Nitish S. Bangera
> >
>
>
>
> --
> mP
>



-- 
Regards,
Nitish S. Bangera

Reply via email to