Skip to main content

ftpquotaupdate

Update FTP Quota Usage

This is the ftp disk quota usage update tool.  This tool can be used to update ftp disk usage of eenos accounts or virtual ftp accounts.

In eenos automatic daily quota update timer server is enabled, pure-ftpd-quotacheck.service

Command

/usr/local/eenos/scripts/ftpquotaupdate

Command Options:

Usage: /usr/local/eenos/scripts/ftpquotaupdate  <options>=[values]

Command Groups:
Options:
    --updateall                                 -   To update all users  ftp quota
    --updateuser <eenos user>                   -   To update ftp quota of a single eenos user 
    												and its ftp accounts
    --updatevuser <virtual ftp user account>    -   To update ftp quota of a virtual ftp account

Update  All Account FTP Quota

To update all accounts' ftp quota, use the following command

/usr/local/eenos/scripts/ftpquotaupdate --updateall

Update Eenos User FTP Quota

To update ftp quota of the eenos system user account, use the following command.

/usr/local/eenos/scripts/ftpquotaupdate --updateuser <eenos user>

Update Virtual FTP Account Quota

To update a virtual ftp account disk quota usage, please use the following command.

/usr/local/eenos/scripts/ftpquotaupdate --updatevuser <virtual ftp user account>