Zsync is a Linux command that allows you to compare an existing .iso with an up-to-date zsync meta file to download only the missing or out of date parts. Combine those parts with your existing file and what you are left with is a completely up to date iso without spending the time to download the entire file.

Just how much bandwidth can this save? In our testing, upgrading an iso from Ubuntu 10.04.2 to 11.04 Beta 2 needed to download about 89% of the original file and 10.10 to 11.04 Beta 2 needed 84%. Obviously the more current the original file is, the less you will need to download.

Install zsync

Although zsync is a native Linux command it still works just as well under Windows with the help of Cygwin. If you need help installing Cygwin in Windows, check out our walk through.

While you are installing Cygwin you will want to make sure you search for zsync on the select packages step.

Zsync is available in the universe repo all the way back to Karmic Koala. So if you are currently using Ubuntu you can install zsync with the normal apt-get command.

Update ISO image

To update your old Ubuntu .iso image, open a command prompt and issue the following command with similar options.

This will compare your existing file with the new iso available online, download the missing parts from your current iso, and give you a fully up-to-date new file. Here is an example that lets us update our Ubuntu 10.04.2 image to the latest Ubuntu 11.04.

Note: Using the below command will keep your original Ubuntu 10.04.2 .iso in tact and will create a new Ubuntu 11.04 .iso file.

As you can see from the screenshot below, the file we updated with zsync (left) is exactly the same as the original file we downloaded directly (right).

Use the links below for the different zsync files available.

Ubuntu live desktop (with installer) x86 and x86_64

Ubuntu alternate installer x86 and x86_64

Ubuntu server x86 and x86_64

You can also use zsync to change between Ubuntu distributions. Use any of these links for the popular downloads of different Ubuntu flavors.

From our testing, changing from Ubuntu 10.10 to Xubuntu 10.10 required us to download less than half (42%) of the full Xubuntu file.

Kubuntu live desktop (with installer) x86

Note: Kubuntu is only available in DVD form so you will be downloading a significant portion of the DVD image.

Xubuntu live desktop (with installer) x86

Ubuntu Studio live desktop (with installer) x86