User quota problem

Hello guys, I have created a user via Webmin --> system --> Users and Groups. Now When I sftp as this user from another server and upload files I run into a limit. I read some other posts in the virtualmin forums and ran the following commands. However I am not sure how to proceed.

Is there some other place in webmin to set a quota? I know where to set the quota for virtual servers but not for an user created via webmin. Any help is much appreciated. Thank you

[root@dev r]# quota -v pbkup Disk quotas for user pbkup (uid 521): Filesystem blocks quota limit grace files quota limit grace /dev/root 10485760 0 0 84 0 0
[root@dev r]# quota -g pbkup Disk quotas for group pbkup (gid 523): Filesystem blocks quota limit grace files quota limit grace /dev/root 10485760* 10485760 10485760 84 0 0

Status: 
Active

Comments

Howdy -- the commands that you ran show that there's a group limit set that the user has reached.

You can change quotas for a user using Webmin by going into Webmin -> System -> Disk Quotas.

In there, you can edit that user's group quota.

Remember though that the Support area here is for customers using Virtualmin Pro. For folks using Virtualmin GPL, we'd encourage you to use the forums for support. We monitor those, along with lots of wonderful folks in the community. Thanks!

Thank you very much Andrey, I was also puzzled when I was prompted to choose all kinds of options to post this Q :)

Thanks again and I will stay in the GPL area.