Changes

From SME Server
Jump to navigationJump to search
292 bytes added ,  02:41, 18 October 2008
Zsync
Line 27: Line 27:     
'''Zsync'''<br />
 
'''Zsync'''<br />
For updating a previous version of an iso you can use zsync, run the command from the same directory as your existing iso. zsync uses a control file to determine whether any blocks in the file are already known to the downloader, and only downloads the new blocks.
+
For updating a previous version of an iso you can use zsync, run the command from the same directory as your existing iso. zsync uses a control file to determine whether any blocks in the file are already known to the downloader, and only downloads the new blocks. If you don't have a previous iso zsync is still a good option, it will recover an interrupted download.
    
To install ZSync you need to have the [http://wiki.contribs.org/Dag Dag] repository enabled:
 
To install ZSync you need to have the [http://wiki.contribs.org/Dag Dag] repository enabled:
Line 33: Line 33:     
  yum install zsync --enablerepo=dag [no need to reboot]
 
  yum install zsync --enablerepo=dag [no need to reboot]
 +
 +
cp smeserver-7.3-i386.iso smeserver-7.4beta1-i386.iso [if you have a previous .iso]
 +
zsync http://smemirror.fullnet.co.uk/releases/testing/7/iso/i386/smeserver-7.4beta1-i386.iso.zsync
 +
 
  cp smeserver-8.0beta1-i386.iso smeserver-8.0beta2-i386.iso [if you have a previous .iso]
 
  cp smeserver-8.0beta1-i386.iso smeserver-8.0beta2-i386.iso [if you have a previous .iso]
 
  zsync http://mirror.contribs.org/smeserver/releases/testing/8.0/iso/i386/smeserver-8.0beta2-i386.iso.zsync
 
  zsync http://mirror.contribs.org/smeserver/releases/testing/8.0/iso/i386/smeserver-8.0beta2-i386.iso.zsync

Navigation menu