Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

File upload with boa

Altera_Forum
Honored Contributor II
1,459 Views

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? 

 

stepa
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
689 Views

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&#39;t know much about boa but it might be a good alternative.
0 Kudos
Altera_Forum
Honored Contributor II
689 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
689 Views

Hi Stepa, 

 

This topic is of interest to me, and I was wondering if you came across a solution. 

 

Thanks much, 

Matt
0 Kudos
Altera_Forum
Honored Contributor II
689 Views

 

--- 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
0 Kudos
Altera_Forum
Honored Contributor II
689 Views

<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&#39;ll be grateful if you share some idea about. 

Warm Regards
0 Kudos
Reply