Re: [Cppcms-users] upload progress
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-07-18 11:19:19
|
On Sunday 18 July 2010 07:12:14 pm Frank Enderle wrote: > the app needs to transfer bigger files in a multipart post if possible. > the filesize will be between 1 and 10mb. so the full post might easiliy > reach a few tens of megs. Thanks. There is indeed a limit. Yet, there must be a way that is user friendly and does not require to break the file into bits: how does youtube manage this? We can upload very large files, there. The interface is friendly enough and all is seemingly done via http with some help from javascript. Maybe we should try to figure out how they do it. Augustin. -- Friends: http://www.reuniting.info/ http://activistsolutions.org/ My projects: http://astralcity.org/ http://3enjeux.overshoot.tv/ http://linux.overshoot.tv/ http://overshoot.tv/ http://charityware.info/ http://masquilier.org/ http://openteacher.info/ http://minguo.info/ http://www.wechange.org/ http://searching911.info/ . |