> On Jan 8, 2020, at 3:03 PM, Jim Labos - infobase via 4D_Tech > <[email protected]> wrote: > > The only way to upload consistently without getting any errors supposedly is > to do it in chunks. I am trying to find a way to do that. So far I could not > find any code examples.
What client software is sending the response to 4D? Have you verified that it is (or can be configured to) send a chunked response? If you are using a HTML form with a standard file input, I could not find any evidence that it would automatically do chunking. Perhaps it does if the right headers are exchanged. I suggest answering this question before spending time trying to write server code to accept the chunked response. John DeSoi, Ph.D. ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

