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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
