[BusyBox] Query regarding HTTPD File Uploading
conn intel
connintel at gmail.com
Mon Mar 10 06:47:26 PDT 2008
Dear Friends,
Following the attached mail, I have one more problem. Whenever I upload text
file, its is received nicely, but when I try other media file or binary it
cannot be received.
Any suggestions are welcome..
Thank you,
Ankur.
On Mon, Mar 10, 2008 at 12:31 PM, conn intel <connintel at gmail.com> wrote:
> Dear Friends,
>
> I am using busybox version 1.7.2. I am using cgi to upload file from
> machine to board where httpd is running. Now I want to ask what is the
> maximum size of file I can transfer from machine to board using File upload
> control.
>
> Below is the HTML code:
>
> <form action="/cgi-bin/fwupgrade.cgi"
> enctype="multipart/form-data" method="post">
> <p>
> Type some text (if you like):<br>
>
> <input type="text" name="textline" size="30">
> </p>
> <p>
> Please specify a file, or a set of files:<br>
> <input type="file" name="datafile" size="40">
>
> </p>
> <div>
> <input type="submit" value="Send">
> </div>
> </form>
>
>
> Kindly Let me know if you need further information.
>
> Thank you,
> Ankur.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/busybox/attachments/20080310/3c15a28a/attachment.htm
More information about the busybox
mailing list