QuotaEngine on
QuotaDisplayUnits Mb
QuotaOptions ScanOnLogin
QuotaShowQuotas on
QuotaLimitTable file:/home/ftp/ftpquota.limittab
QuotaTallyTable file:/home/ftp/ftpquota.tallytab
#cd /home/ftp
#ftpquota --create-table --type=limit
#ftpquota --create-table --type=tally
#chown proftpd.nogroup ftpquota*
#ftpquota --add-record --type=limit --quota-type=user --name=ftp --bytes-upload=100 --units=Mb
#ftpquota --update-record --type=limit --quota-type=user --name=ftp --bytes-upload=200 --units=Mb