Problem downloading iso images using zsync.

Asked by Jagan Challa

I want to download ubuntu 11.04 using zsync. I have this iso file (ubuntu-10.04-desktop-i386.iso). When I run this command in the terminal, zsync is aborted after some time.
This is the output in terminal when zsync is run.

jagan@jagan-desktop:~$ zsync -i /media/sda6/OS/ubuntu-10.04-desktop-i386.iso http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-i386.iso.zsync
#################### 100.0% 20.1 kBps DONE

reading seed file /media/sda6/OS/ubuntu-10.04-desktop-i386.iso: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************Read /media/sda6/OS/ubuntu-10.04-desktop-i386.iso. Target 10.5% complete.
reading seed file ubuntu-11.04-desktop-i386.iso.part: *********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************Read ubuntu-11.04-desktop-i386.iso.part. Target 52.1% complete. ****************************************************************************************************************
downloading from http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-i386.iso:
##########---------- 52.1% 0.0 kBps aborted

failed to retrieve from ubuntu-11.04-desktop-i386.iso
Aborting, download available in ubuntu-11.04-desktop-i386.iso.part
verifying download...jagan@jagan-desktop:~$ zsync -i /media/sda6/OS/ubuntu-10.04-desktop-i386.iso http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-i386.iso.zsync
#################### 100.0% 29.6 kBps DONE

reading seed file /media/sda6/OS/ubuntu-10.04-desktop-i386.iso: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************Read /media/sda6/OS/ubuntu-10.04-desktop-i386.iso. Target 10.5% complete.
reading seed file ubuntu-11.04-desktop-i386.iso.part: *********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************Read ubuntu-11.04-desktop-i386.iso.part. Target 52.1% complete. ****************************************************************************************************************
downloading from http://releases.ubuntu.com/natty/ubuntu-11.04-desktop-i386.iso:
##########---------- 52.1% 0.0 kBps aborted

failed to retrieve from ubuntu-11.04-desktop-i386.iso
Aborting, download available in ubuntu-11.04-desktop-i386.iso.part

What is the problem with zsync.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu zsync Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Sam_ (and-sam) said :
#1

zsync is there to download differentials, hence you can't zsync 10.04 with 11.04, but 11.04 with 11.04.
http://manpages.ubuntu.com/manpages/natty/en/man1/zsync.1.html

Use rsync.
http://manpages.ubuntu.com/manpages/natty/en/man1/rsync.1.html

For example testdrive does it like this.
http://packages.ubuntu.com/natty/testdrive

Can you help with this problem?

Provide an answer of your own, or ask Jagan Challa for more information if necessary.

To post a message you must log in.