Re: [Cppcms-users] upload progress
Brought to you by:
artyom-beilis
From: Frank E. <fra...@an...> - 2010-07-18 11:12:23
|
> 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? 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. Am 18.07.2010 12:59, schrieb augustin: > 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. > > > -- Dipl.-Ing. (FH) Frank Enderle anamica UG (haftungsbeschränkt) Beinsteinerstr. 6 71334 Waiblingen Telefon: +49 151 14981091 Telefax: +49 7151 1335770 E-Mail: fra...@an... Internet: www.anamica.de Handelsregister: AG Stuttgart HRB 732357 Geschäftsführer: Yvonne Holzwarth, Frank Enderle |