Hi,
Is there a way I can retireve the current folder size for a specific user through the LUA inteface?
I need this as I have a script that changes user password and quota through a separate user inteface but whenever it is run, it resets the curent quota back to zero and not what it was before. It would be nice if this could be updated correctly so I do not have to update manually for each change that is made.
I believe if I can replace the current quota variable with the actual users file size, it would solve my problem.
Thanks
