<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 26, 2014 at 11:23 AM, Brian Wood <span dir="ltr"><<a href="mailto:woodbrian77@gmail.com" target="_blank">woodbrian77@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div>Thanks for the ideas about wget and uget.  I haven't figured out<br>

</div>what URLs to provide to them though.  </div></div></div></div></div></div></div></div></blockquote><div><br></div><div>If you open the download manager for your browser you should see the failed download. If you right click the failed download you should have an option to copy the download URL. <br>

</div><div><br></div><div>Note on wget and the command line: It's good practice to quote the URL so that special shell characters don't make it misbehave. </div><div><br></div><div>eg. </div><div><br></div><div>wget "<a href="http://example.com/downloads/linux.iso?mirror=minnesota&version=latest">http://example.com/downloads/linux.iso?mirror=minnesota&version=latest</a>" </div>

<div><br></div><div>--</div><div>Michael Moore</div><div><br></div><div><br></div></div></div></div>