Tips and Instructional topics. Not for support questions.
Post a reply

Using zsync to download a newer iso file

Thu Dec 04, 2014 3:27 pm

If you want to update your iso without downloading the whole thing, you can use zsync.

Change to the directory that contains the old iso and issue the command:
Code:
zsync -i your-copy-of-old.iso http://wherever.org/new.iso.zsync

Re: Using zsync to download a newer iso file

Thu Dec 04, 2014 3:33 pm

Very clever!
Post a reply