<div dir="rtl"><div dir="ltr">Call it asynchronously with ajax or jquery get/post - while waiting for response you can print whatever you what.<br><br></div><div dir="ltr">David</div><div dir="ltr"><br></div><div dir="ltr">
<div dir="ltr">
-- <br></div><div dir="ltr">בברכה, <br>דוד רונקין<br><div>נא בקרו בבלוג שלי: <a href="http://dronkin.blogspot.com/" target="_blank">http://dronkin.blogspot.com</a> </div></div></div><div dir="ltr">
<br></div><div dir="ltr"><br></div><div class="gmail_quote" dir="ltr"><div>2011/12/13 Hetz Ben Hamo <span dir="ltr"><<a href="mailto:hetzbh@gmail.com" target="_blank">hetzbh@gmail.com</a>></span></div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>Hi,
<div><br></div><div>I've written a simple bash script to upload a file from a remote server as a CGI script (yes, I know, I should use another language, but it's just a proof-of-concept).</div><div><br></div><div>
It goes like this: A simple HTML page gives the user a text line to enter a URL and "upload" button, which submits the data using POST to a bash script (I use the proccgi for transferring the values).</div><div>
<br></div><div>The scripts fetches the URL and launches wget to grab the file, rename it and move it to a specific directory.</div><div><br></div><div>So far, so good. The script works well.</div><div><br></div><div>But I have one issue with it: those files are pretty big (1-3 GB) and wget doesn't show anything while it uploads - in the web browser. I tried using some redirect tricks, but it still doesn't show anything on the screen. I can redirect the output to a text file and show it after the upload, but it defeats the purpose of showing some activity.</div>
<div><br></div><div>So my question: how can I make WGET (or CURL) show anything on my browser while it downloads the file (uploading it to the server)?</div><div><br></div><div>Thanks,</div><div>Hetz</div></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><div dir="ltr"><br><br clear="all"></div><div dir="ltr"><br></div><div dir="ltr"> </div><div dir="ltr"><div><br></div><div><br></div><div><br></div></div><div dir="ltr"><br></div>
</div>