CINXE.COM
zsync Client Use
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <link rel="stylesheet" href="/style.css" type="text/css" /> <link rel="start" href="/" type="text/html" title="Start" /> <link rel="copyright" href="/contact" type="text/html" title="The author" /> <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://zsync.moria.org.uk" r (nz 1 vz 1 lz 1 oz 1 cz 1))' /> <title>zsync Client Use</title> <!-- Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-21208120-1']); _gaq.push(['_setDomainName', '.moria.org.uk']); _gaq.push(['_setAllowHash', false]); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div id="linklist"> <h3>Navigation</h3> <ul> <li><a href="index">Home</a></li> <li><a href="downloads">Download</a></li> <li><a href="client">Client use</a></li> <li><a href="server">Server use</a></li> <li><a href="papers">Technical Paper</a></li> <li><a href="https://lists.sourceforge.net/lists/listinfo/zsync-users">Mailing List</a></li> <li><a href="author">Credits & Contact</a></li> </ul> <!-- Adsense --> <script type="text/javascript"><!-- google_ad_client = "ca-pub-9413222173072066"; /* Moria Ads Skyscraper */ google_ad_slot = "3722165525"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <div id="content"> <h2>Debian Package Lists</h2> <p>I am offering .zsync's for the main Debian Packages files (downloading these rather bulky files is a daily nuisance for Debian users) — these are updated every 30 minutes. Feel free to use them:</p> <p style="font-family: monospace;"> $ zsync -i /var/lib/apt/lists/<i>server</i>.debian.org_debian_dists_lenny_main_binary-i386_Packages http://zsync.moria.org.uk/s/lenny/Packages.zsync <br /> $ su root <br /> $ mv Packages /var/lib/apt/lists/<i>server</i>.debian.org_debian_dists_lenny_main_binary-i386_Packages </p> <p>Or for etch:</p> <p style="font-family: monospace;"> $ zsync -i /var/lib/apt/lists/<i>server</i>.debian.org_debian_dists_etch_main_binary-i386_Packages http://zsync.moria.org.uk/s/etch/Packages.zsync <br /> $ su root <br /> $ mv Packages /var/lib/apt/lists/<i>server</i>.debian.org_debian_dists_etch_main_binary-i386_Packages </p> <p>Or for unstable:</p> <p style="font-family: monospace;"> $ zsync -i /var/lib/apt/lists/<i>server</i>.debian.org_debian_dists_unstable_main_binary-i386_Packages http://zsync.moria.org.uk/s/unstable/Packages.zsync <br /> $ su root <br /> $ mv Packages /var/lib/apt/lists/<i>server</i>.debian.org_debian_dists_unstable_main_binary-i386_Packages </p> <p>Typicaly zsync only has to download the ~70kB control, file, and ~100kB to update the local Packages file. It's a big saving on downloading the whole file.</p> <blockquote> <pre> Read Packages. Target 98.9% complete. downloading from http://ftp.uk.debian.org/debian/dists/sarge/main/binary-i386/Packages.gz: verifying download...checksum matches OK used 12400640 local, fetched 71487 </pre> </blockquote> </div> <div id="footer"> <hr /> <p> <a href="http://validator.w3.org/check?uri=referer"><img src="/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" height="31" width="88" /></a> <a href="http://jigsaw.w3.org/css-validator/"><img width="88" height="31" src="/images/vcss.png" alt="Valid CSS!" /></a> <a href="http://www.icra.org/labelv02.html"><img src="images/i26x25ltb.png" alt="Labelled with ICRA" width="26" height="25" /></a> <a href="http://games.moria.org.uk/legal">Privacy notice</a></p> </p> </div> </body> </html>