I am downloading files using various command (because files are different) meant for a executable. <br><br>So I have created event driven program to download these files one by one. But some files are very huge so I want to know how can I synchronize it with my code.  <br>
<br>That means I want to make my code wait for the complete download of that file and then I ll read the log file and validate that download is successful.<br><br>Thanks,<br>AD<br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 7:02 PM, Kent Johnson <span dir="ltr">&lt;<a href="mailto:kent37@tds.net">kent37@tds.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On Thu, Sep 17, 2009 at 8:40 AM, Ansuman Dash &lt;<a href="mailto:ansuman.dash@gmail.com">ansuman.dash@gmail.com</a>&gt; wrote:<br>

&gt; I am using same process for multiple file download. So I need to download<br>
&gt; those one by one.<br>
&gt;<br>
&gt; Moreover some files are very huge (around 120 MB). So I need to make script<br>
&gt; to wait before verifying the file is downloaded.<br>
<br>
</div>I don&#39;t understand how you are downloading the files. Can you show some code?<br>
<font color="#888888"><br>
Kent<br>
</font></blockquote></div><br>