Forum Discussion
Altera_Forum
Honored Contributor
20 years agoFile upload with boa
Hi,
I'm trying to upload the uClinux Kernel to the Nios RAM via http, and then to write it to the flash. I see that the web server boa don't support the method post for non-script. Is this correct? How can I upload a File from the http without using POST? Has anybody changed the boa to make it to support POST method? stepa6 Replies
- Altera_Forum
Honored Contributor
This might not be what you want but you can also use the included ftp-server which is extremely capable of uploading files http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wink.gif
I don't know much about boa but it might be a good alternative. - Altera_Forum
Honored Contributor
Thanks,
I use already the ftp server and it works fine. What I want to do is to use the web server to upload the uClinux Kernel and to write it to the flash. My intention is to remote update the Kernel without using an USB Blaster to write it to the flash. can somebody help me? stepa - Altera_Forum
Honored Contributor
Hi Stepa,
This topic is of interest to me, and I was wondering if you came across a solution. Thanks much, Matt - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by keplin@Dec 16 2005, 10:34 AM hi stepa,this topic is of interest to me, and i was wondering if you came across a solution.
thanks much,
matt
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11621)
--- quote end ---
--- Quote End --- Hi Matt, I use now another web server: goahead. It is an open source. It use a little more of RAM than boa, but it has more features. stepa
- Altera_Forum
Honored Contributor
<div class='quotetop'>QUOTE </div>
--- Quote Start --- I use now another web server: goahead.[/b] --- Quote End --- Hi steppa, did you compile the source code in windows? I'll be grateful if you share some idea about. Warm Regards - Altera_Forum
Honored Contributor