Re: [Cppcms-users] upload progress
Brought to you by:
artyom-beilis
From: augustin <aug...@ov...> - 2010-07-18 11:00:51
|
On Sunday 18 July 2010 05:33:44 pm Artyom wrote: > But this requires work and API design. So if you can propose some > suggestions and requirements for > such API, they may be actually implemented in CppCMS I piggy-back on this thread to ask a related question: It is one thing to upload a simple picture, a pdf, a text file or any kind of small file. It is another thing entirely to upload a 100MB or 1GB file... Must such big files be uploaded via ftp? Isn't there any practical limit with the browser or the HTTProtocol about such large file transfers? Frank: if you need an upload progress API, I presume it's precisely because your application needs to process some large file transfers. Can you shed some light on this topic? From CppCMS's point of view, would the file size matter for the possibly upcoming file transfer API? Thanks, 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/ . |