Reply by FreeWheel January 16, 20092009-01-16
Hi all,

I'm currently involved in the development af an embedded device
running on a ARM9 platform and a eCosPro RTOS from ecoscentric.

We need to upload firmware updates (rahter big images) to the device
via the GUI - a web interface. First it was our intention to use the
webserver, default package of the eCos repository, "ahttpd", which is
very nice but does not support file upload for the firmware update.

We are now looking at the "GoAhead" webserver which also suits most of
our requirements - but is is possible to upload a file using only the
"in process CGI"?

Thanks in advance.

Best Regards

/Morten