Oleg Kobchenko wrote:
Shouldn't uploading be just a matter of parsing
stdin with mime sections?

I meant uploading 1MB is simple but not so trivial for uploading 100MB. I think that http server is smart enough to handle it but may be tricky for cgi. perl cgi.pm seems automatically save data to a temp file, and then cgi program then open this temp file for reading.

--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to