Ok, basically, since there are no quotas set in ftpquotalimiits anything can be uploaded. If you set a limit in bytes_in_available transfers stop (or get blocked) when the max number of bytes has been sent.
Also, due to the fact it is set in bytes, 9999999999 is the most bytes allowed in the DB table which is very limited.
We will have to look into this for a future release.
BTW: ftpgroup 2001 ftpuser in the ftpgroup table still allows the blocking if limit exceeded.
Also, due to the fact it is set in bytes, 9999999999 is the most bytes allowed in the DB table which is very limited.
We will have to look into this for a future release.
BTW: ftpgroup 2001 ftpuser in the ftpgroup table still allows the blocking if limit exceeded.