<div dir="ltr">Using a consistent file name on the server makes it much easier to automate download of updates, e.g. if you install <a href="http://www.gnu.org/software/wget/">Gnu wget</a>, you can just use a batch file to fetch the latest version, like this:<div>

<br></div><div>wget -N -nv --http-user=n6tv --http-password=my-password <a href="http://download.win-test.com/v4/nightly/wt_dev.zip">http://download.win-test.com/v4/nightly/wt_dev.zip</a><br></div><div class="gmail_extra">

<br></div><div class="gmail_extra">(This command does nothing if the file hasn't changed since you last downloaded it).</div><div class="gmail_extra"><br clear="all"><div>73,<div>Bob, N6TV</div></div><br><div class="gmail_quote">

On Tue, Apr 9, 2013 at 7:28 AM, Sante - IK0HBN <span dir="ltr"><<a href="mailto:ik0hbn@libero.it" target="_blank">ik0hbn@libero.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<br>
why not adding the revision build number in the Zip file, so to promptly recognize when accessing the v4/nightly page?<br>
<br>
eg. WT_DEV-522.zip<br>
TIA<br>
Sante<br>
<br>
______________________________<u></u>_________________<br>
Support mailing list<br>
<a href="mailto:support@win-test.com" target="_blank">support@win-test.com</a><br>
<a href="http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support" target="_blank">http://lists.f5mzn.org/cgi-<u></u>bin/mailman/listinfo/support</a><br>
</blockquote></div><br></div></div>