Doubt limiting user size upload
am 10.04.2007 22:56:54 von PaulO
Hi, how are you doing?
I need to develop an asp application wich allow users to upload files, but I
need to limit every user folder with 10MB...
How can I do that?
not pure asp solution? each user must be a IIS/FTP user that will control
that?
Thanks
Bye
Re: Doubt limiting user size upload
am 11.04.2007 02:32:09 von PaulO
The site is public...
Just like a host web provider wich gives the user some limited X MB to
upload files to server HD via FTP, I need it but via interface web, not
FTP...
I think I will have to record the files/sizes of each user on any db and
sums up the values...
What do you think about this solution?
Any others?
Thanks
"Paulo" escreveu na mensagem
news:ugckHN7eHHA.4604@TK2MSFTNGP06.phx.gbl...
> Hi, how are you doing?
>
> I need to develop an asp application wich allow users to upload files, but
> I need to limit every user folder with 10MB...
>
> How can I do that?
>
> not pure asp solution? each user must be a IIS/FTP user that will control
> that?
>
> Thanks
>
> Bye
>