Every web application has a limit on upload else your server could be
crashed for no space....

On Wed, Oct 28, 2009 at 4:41 PM, Gorka <glopezdeto...@gmail.com> wrote:

>
> When it comes to video or audio files, uploading via http forms does
> not seem to be the best approach: timeouts, size limits, etc...
> usually get on the way.
>
> How would you manage big (+20MB) or batch uploads? I guess the best
> solution would be a client-side code either in java, flash o
> silverlight using FTP to upload the files and server-code to process
> the uploaded files if needed, but I'd like to know how people are
> solving this issue.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to