So for an upgrade on a system do y&#39;all think it would be better to bittorent a copy then add a local source to my apt configuration?  <br><br><div class="gmail_quote">On Thu, Oct 29, 2009 at 4:49 PM, Mike Miller <span dir="ltr">&lt;<a href="mailto:mbmiller%2Bl@gmail.com">mbmiller+l@gmail.com</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, 29 Oct 2009, Scott Dier wrote:<br>
<br>
&gt; If at /all/ possible use bittorrent.  Many mirrors seed into it and<br>
&gt; honestly its your best bet.<br>
<br>
<br>
</div>From Robert Citek on another list:<br>
<br>
Here&#39;s a script to get most of the isos via the bittorrent client<br>
rtorrent:<br>
<br>
tors=&quot;<br>
<a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-amd64.iso.torrent" target="_blank">http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-amd64.iso.torrent</a><br>
<a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-i386.iso.torrent" target="_blank">http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-i386.iso.torrent</a><br>
<a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-amd64.iso.torrent" target="_blank">http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-amd64.iso.torrent</a><br>
<a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-i386.iso.torrent" target="_blank">http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-i386.iso.torrent</a><br>
<a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-server-amd64.iso.torrent" target="_blank">http://releases.ubuntu.com/9.10/ubuntu-9.10-server-amd64.iso.torrent</a><br>
<a href="http://releases.ubuntu.com/9.10/ubuntu-9.10-server-i386.iso.torrent" target="_blank">http://releases.ubuntu.com/9.10/ubuntu-9.10-server-i386.iso.torrent</a><br>
&quot;<br>
wget $tors<br>
rtorrent *.torrent<br>
<br>
Place in a screen session, disconnect, and wait.<br>
<br>
Regards,<br>
- Robert<br>
<br>
<br>
Presumably you would do this from a directory that contained no .torrent<br>
files when you started.  Also, you should delete the lines that correspond<br>
to files that you don&#39;t want.<br>
<div><div></div><div class="h5"><br>
Mike<br>
<br>
_______________________________________________<br>
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br>
<a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br>
<a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list" target="_blank">http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br>
</div></div></blockquote></div><br>