Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

File 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?

stepa

6 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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&#39;ll be grateful if you share some idea about.

    Warm Regards